summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-01 17:49:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-01 17:49:53 +0000
commit56849d146cc45e11bc1a9c96bb7564a2a7578b7b (patch)
tree61c36a3263682a3a62d34b1ddea6f77316b7655d /target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch
parent630fffbeadd5a34927ad8428cd8d1aa881e80a76 (diff)
downloadmaster-31e0f0ae-56849d146cc45e11bc1a9c96bb7564a2a7578b7b.tar.gz
master-31e0f0ae-56849d146cc45e11bc1a9c96bb7564a2a7578b7b.tar.bz2
master-31e0f0ae-56849d146cc45e11bc1a9c96bb7564a2a7578b7b.zip
mpc85xx: add support for 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35443
Diffstat (limited to 'target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch')
-rw-r--r--target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch b/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch
new file mode 100644
index 0000000000..9b2c7bbb65
--- /dev/null
+++ b/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch
@@ -0,0 +1,13 @@
+--- a/arch/powerpc/boot/dts/mpc8548cds.dtsi
++++ b/arch/powerpc/boot/dts/mpc8548cds.dtsi
+@@ -293,8 +293,10 @@
+ #address-cells = <0>;
+ #interrupt-cells = <2>;
+ compatible = "chrp,iic";
++/*
+ interrupts = <0 1 0 0>;
+ interrupt-parent = <&mpic>;
++*/
+ };
+
+ rtc@70 {