summaryrefslogtreecommitdiffstats
path: root/arch/x86/dts/coreboot.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/coreboot.dtsi')
-rw-r--r--arch/x86/dts/coreboot.dtsi5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/x86/dts/coreboot.dtsi b/arch/x86/dts/coreboot.dtsi
index 4862a59704..c989152887 100644
--- a/arch/x86/dts/coreboot.dtsi
+++ b/arch/x86/dts/coreboot.dtsi
@@ -6,8 +6,9 @@
};
serial {
- compatible = "ns16550";
- reg-shift = <1>;
+ compatible = "coreboot-uart";
+ reg = <0x3f8 0x10>;
+ reg-shift = <0>;
io-mapped = <1>;
multiplier = <1>;
baudrate = <115200>;
OpenPOWER on IntegriCloud