aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-3.10/130-mpc8548_cds_disable_i8259_irq.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-07-20 09:12:57 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-07-20 09:12:57 +0000
commit706adbe8abedb1ab27ad0fcbe9420b5802f44df5 (patch)
tree8e48227b0348bf475c1994781b0e60ed3a9eb446 /target/linux/mpc85xx/patches-3.10/130-mpc8548_cds_disable_i8259_irq.patch
parent30abb77cdd7b0091dead12a1b827c851be47b8e1 (diff)
downloadupstream-706adbe8abedb1ab27ad0fcbe9420b5802f44df5.tar.gz
upstream-706adbe8abedb1ab27ad0fcbe9420b5802f44df5.tar.bz2
upstream-706adbe8abedb1ab27ad0fcbe9420b5802f44df5.zip
mpc85xx: add 3.10 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37472 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx/patches-3.10/130-mpc8548_cds_disable_i8259_irq.patch')
-rw-r--r--target/linux/mpc85xx/patches-3.10/130-mpc8548_cds_disable_i8259_irq.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/patches-3.10/130-mpc8548_cds_disable_i8259_irq.patch b/target/linux/mpc85xx/patches-3.10/130-mpc8548_cds_disable_i8259_irq.patch
new file mode 100644
index 0000000000..9b2c7bbb65
--- /dev/null
+++ b/target/linux/mpc85xx/patches-3.10/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 {