5a240de9e309e54824574f9066edf11d2573b6bd
[openwrt/svn-archive/archive.git] / target / linux / ppc44x / patches / 005-canyonlands_remove_nonexisting_uarts.patch
1 --- a/arch/powerpc/boot/dts/canyonlands.dts
2 +++ b/arch/powerpc/boot/dts/canyonlands.dts
3 @@ -262,28 +262,6 @@
4 interrupts = <0x1 0x4>;
5 };
6
7 - UART2: serial@ef600500 {
8 - device_type = "serial";
9 - compatible = "ns16550";
10 - reg = <0xef600500 0x00000008>;
11 - virtual-reg = <0xef600500>;
12 - clock-frequency = <0>; /* Filled in by U-Boot */
13 - current-speed = <0>; /* Filled in by U-Boot */
14 - interrupt-parent = <&UIC1>;
15 - interrupts = <0x1d 0x4>;
16 - };
17 -
18 - UART3: serial@ef600600 {
19 - device_type = "serial";
20 - compatible = "ns16550";
21 - reg = <0xef600600 0x00000008>;
22 - virtual-reg = <0xef600600>;
23 - clock-frequency = <0>; /* Filled in by U-Boot */
24 - current-speed = <0>; /* Filled in by U-Boot */
25 - interrupt-parent = <&UIC1>;
26 - interrupts = <0x1e 0x4>;
27 - };
28 -
29 IIC0: i2c@ef600700 {
30 compatible = "ibm,iic-460ex", "ibm,iic";
31 reg = <0xef600700 0x00000014>;