X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fppc44x%2Fpatches-2.6.32%2F005-canyonlands_remove_nonexisting_uarts.patch;fp=target%2Flinux%2Fppc44x%2Fpatches-2.6.32%2F005-canyonlands_remove_nonexisting_uarts.patch;h=5a240de9e309e54824574f9066edf11d2573b6bd;hb=b0ca7a1531a328080e4f7b05a8e733938da0c217;hp=0000000000000000000000000000000000000000;hpb=2c4df905e7b4c6769461b44a25596a5f6c5a0536;p=10.03%2Fopenwrt.git diff --git a/target/linux/ppc44x/patches-2.6.32/005-canyonlands_remove_nonexisting_uarts.patch b/target/linux/ppc44x/patches-2.6.32/005-canyonlands_remove_nonexisting_uarts.patch new file mode 100644 index 000000000..5a240de9e --- /dev/null +++ b/target/linux/ppc44x/patches-2.6.32/005-canyonlands_remove_nonexisting_uarts.patch @@ -0,0 +1,31 @@ +--- 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>;