]> Git Repo - J-u-boot.git/blame - arch/x86/dts/coreboot.dtsi
dm: x86: Convert Intel ICH6 GPIO driver to use driver model
[J-u-boot.git] / arch / x86 / dts / coreboot.dtsi
CommitLineData
2712f088
SG
1/include/ "skeleton.dtsi"
2
3/ {
4 aliases {
5 console = "/serial";
6 };
7
8 serial {
9 compatible = "ns16550";
10 reg-shift = <1>;
11 io-mapped = <1>;
12 multiplier = <1>;
13 baudrate = <115200>;
14 status = "disabled";
15 };
16};
This page took 0.086992 seconds and 4 git commands to generate.