]> Git Repo - J-u-boot.git/blame - arch/x86/dts/serial.dtsi
x86: apl: Generate required ACPI tables
[J-u-boot.git] / arch / x86 / dts / serial.dtsi
CommitLineData
2712f088 1/ {
3a1a18ff 2 serial: serial {
f9d275b2 3 u-boot,dm-pre-reloc;
81cd63a9 4 compatible = "ns16550";
120c4169 5 reg = <0x3f8 8>;
d1259c9f 6 reg-shift = <0>;
1eb47efc
BM
7 clock-frequency = <1843200>;
8 current-speed = <115200>;
2712f088
SG
9 };
10};
This page took 0.342546 seconds and 4 git commands to generate.