aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-3.18/130-mpc8548_cds_disable_i8259_irq.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-17 20:28:36 +0000
committerJohn Crispin <john@openwrt.org>2015-02-17 20:28:36 +0000
commit7cfc88bac8ccda1019f19ab62c429f7b67217033 (patch)
tree092e774d61bf5842e37e70e11350976399efde50 /target/linux/mpc85xx/patches-3.18/130-mpc8548_cds_disable_i8259_irq.patch
parentef87acc6a5fe04b8cd6424588f969d038c8c1e1e (diff)
downloadupstream-7cfc88bac8ccda1019f19ab62c429f7b67217033.tar.gz
upstream-7cfc88bac8ccda1019f19ab62c429f7b67217033.tar.bz2
upstream-7cfc88bac8ccda1019f19ab62c429f7b67217033.zip
mpc85xx: add v3.18 support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44485
Diffstat (limited to 'target/linux/mpc85xx/patches-3.18/130-mpc8548_cds_disable_i8259_irq.patch')
-rw-r--r--target/linux/mpc85xx/patches-3.18/130-mpc8548_cds_disable_i8259_irq.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/patches-3.18/130-mpc8548_cds_disable_i8259_irq.patch b/target/linux/mpc85xx/patches-3.18/130-mpc8548_cds_disable_i8259_irq.patch
new file mode 100644
index 0000000000..7d9e63c750
--- /dev/null
+++ b/target/linux/mpc85xx/patches-3.18/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
+@@ -289,8 +289,10 @@
+ #address-cells = <0>;
+ #interrupt-cells = <2>;
+ compatible = "chrp,iic";
++/*
+ interrupts = <0 1 0 0>;
+ interrupt-parent = <&mpic>;
++*/
+ };
+
+ rtc@70 {