mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 23:02:50 +02:00
c09ae0ed92
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19672 3c298f89-4303-0410-b956-a3cf2f4a3e73
32 lines
922 B
Diff
32 lines
922 B
Diff
--- a/arch/powerpc/boot/dts/canyonlands.dts
|
|
+++ b/arch/powerpc/boot/dts/canyonlands.dts
|
|
@@ -262,28 +262,6 @@
|
|
interrupts = <0x1 0x4>;
|
|
};
|
|
|
|
- UART2: serial@ef600500 {
|
|
- device_type = "serial";
|
|
- compatible = "ns16550";
|
|
- reg = <0xef600500 0x00000008>;
|
|
- virtual-reg = <0xef600500>;
|
|
- clock-frequency = <0>; /* Filled in by U-Boot */
|
|
- current-speed = <0>; /* Filled in by U-Boot */
|
|
- interrupt-parent = <&UIC1>;
|
|
- interrupts = <0x1d 0x4>;
|
|
- };
|
|
-
|
|
- UART3: serial@ef600600 {
|
|
- device_type = "serial";
|
|
- compatible = "ns16550";
|
|
- reg = <0xef600600 0x00000008>;
|
|
- virtual-reg = <0xef600600>;
|
|
- clock-frequency = <0>; /* Filled in by U-Boot */
|
|
- current-speed = <0>; /* Filled in by U-Boot */
|
|
- interrupt-parent = <&UIC1>;
|
|
- interrupts = <0x1e 0x4>;
|
|
- };
|
|
-
|
|
IIC0: i2c@ef600700 {
|
|
compatible = "ibm,iic-460ex", "ibm,iic";
|
|
reg = <0xef600700 0x00000014>;
|