summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-3.7/130-mpc8548_cds_disable_i8259_irq.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-02 10:05:37 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-02 10:05:37 +0000
commit1789ac02c966ebf58427e5fe63f65f16c96bd0be (patch)
tree29857875cc79cd01d6e51a2dc59f2e2a09f06c4c /target/linux/mpc85xx/patches-3.7/130-mpc8548_cds_disable_i8259_irq.patch
parent439e816277e96e835cc8f01c08e5dcb07994db39 (diff)
mpc85xx: add support for linux 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35451 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx/patches-3.7/130-mpc8548_cds_disable_i8259_irq.patch')
-rw-r--r--target/linux/mpc85xx/patches-3.7/130-mpc8548_cds_disable_i8259_irq.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/patches-3.7/130-mpc8548_cds_disable_i8259_irq.patch b/target/linux/mpc85xx/patches-3.7/130-mpc8548_cds_disable_i8259_irq.patch
new file mode 100644
index 000000000..9b2c7bbb6
--- /dev/null
+++ b/target/linux/mpc85xx/patches-3.7/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 {