1 --- a/arch/powerpc/boot/dts/mpc8568mds.dts
2 +++ b/arch/powerpc/boot/dts/mpc8568mds.dts
8 - #address-cells = <1>;
10 - compatible = "simple-bus";
11 - sleep = <&pmc 0x00000002>;
14 - serial0: serial@4500 {
16 - device_type = "serial";
17 - compatible = "ns16550";
18 - reg = <0x4500 0x100>;
19 - clock-frequency = <0>;
20 - interrupts = <42 2>;
21 - interrupt-parent = <&mpic>;
23 + serial0: serial@4500 {
25 + device_type = "serial";
26 + compatible = "ns16550";
27 + reg = <0x4500 0x100>;
28 + clock-frequency = <0>;
29 + interrupts = <42 2>;
30 + interrupt-parent = <&mpic>;
33 - serial1: serial@4600 {
35 - device_type = "serial";
36 - compatible = "ns16550";
37 - reg = <0x4600 0x100>;
38 - clock-frequency = <0>;
39 - interrupts = <42 2>;
40 - interrupt-parent = <&mpic>;
42 + serial1: serial@4600 {
44 + device_type = "serial";
45 + compatible = "ns16550";
46 + reg = <0x4600 0x100>;
47 + clock-frequency = <0>;
48 + interrupts = <42 2>;
49 + interrupt-parent = <&mpic>;
52 global-utilities@e0000 {
58 + linux,stdout-path = "/soc8568@e0000000/serial@4500";