aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-3.3/130-mpc8548_cds_disable_i8259_irq.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-04-29 15:55:28 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-04-29 15:55:28 +0000
commita5e8ad777f660085f924aeb38d0aa6f56205ad51 (patch)
tree34e57a0f82e1f903f24a747c496b8370a3b93f39 /target/linux/mpc85xx/patches-3.3/130-mpc8548_cds_disable_i8259_irq.patch
parent452848572306f21116ff2b41d22fe9264e98ca1c (diff)
downloadmaster-187ad058-a5e8ad777f660085f924aeb38d0aa6f56205ad51.tar.gz
master-187ad058-a5e8ad777f660085f924aeb38d0aa6f56205ad51.tar.bz2
master-187ad058-a5e8ad777f660085f924aeb38d0aa6f56205ad51.zip
mpc85xx: add support for 3.3
Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31529 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx/patches-3.3/130-mpc8548_cds_disable_i8259_irq.patch')
-rw-r--r--target/linux/mpc85xx/patches-3.3/130-mpc8548_cds_disable_i8259_irq.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/patches-3.3/130-mpc8548_cds_disable_i8259_irq.patch b/target/linux/mpc85xx/patches-3.3/130-mpc8548_cds_disable_i8259_irq.patch
new file mode 100644
index 0000000000..07ed66daae
--- /dev/null
+++ b/target/linux/mpc85xx/patches-3.3/130-mpc8548_cds_disable_i8259_irq.patch
@@ -0,0 +1,13 @@
+--- a/arch/powerpc/boot/dts/mpc8548cds.dts
++++ b/arch/powerpc/boot/dts/mpc8548cds.dts
+@@ -260,8 +260,10 @@
+ #address-cells = <0>;
+ #interrupt-cells = <2>;
+ compatible = "chrp,iic";
++/*
+ interrupts = <0 1 0 0>;
+ interrupt-parent = <&mpic>;
++*/
+ };
+
+ rtc@70 {