blob: 65a93acd3d56a10b07ab14bf6bdaf7ba51827feb [file] [log] [blame]
/include/ "skeleton.dtsi"
/ {
chosen {
stdout-path = "/serial";
};
serial {
compatible = "x86-uart";
reg = <0x3f8 0x10>;
reg-shift = <0>;
io-mapped = <1>;
multiplier = <1>;
baudrate = <115200>;
status = "disabled";
};
};