summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches/130-mpc8548_cds_disable_i8259_irq.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mpc85xx/patches/130-mpc8548_cds_disable_i8259_irq.patch')
-rw-r--r--target/linux/mpc85xx/patches/130-mpc8548_cds_disable_i8259_irq.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/patches/130-mpc8548_cds_disable_i8259_irq.patch b/target/linux/mpc85xx/patches/130-mpc8548_cds_disable_i8259_irq.patch
new file mode 100644
index 000000000..54a27858f
--- /dev/null
+++ b/target/linux/mpc85xx/patches/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
+@@ -492,8 +492,10 @@
+ #address-cells = <0>;
+ #interrupt-cells = <2>;
+ compatible = "chrp,iic";
++/*
+ interrupts = <0 1>;
+ interrupt-parent = <&mpic>;
++*/
+ };
+
+ rtc@70 {