From d785803bfa3e3690ac4ecb051aab47eb28fe70d7 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 21 Feb 2013 17:48:31 +0000 Subject: mpc85xx: add support for 3.8 Signed-off-by: Gabor Juhos SVN-Revision: 35729 --- .../patches-3.8/130-mpc8548_cds_disable_i8259_irq.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 target/linux/mpc85xx/patches-3.8/130-mpc8548_cds_disable_i8259_irq.patch (limited to 'target/linux/mpc85xx/patches-3.8/130-mpc8548_cds_disable_i8259_irq.patch') diff --git a/target/linux/mpc85xx/patches-3.8/130-mpc8548_cds_disable_i8259_irq.patch b/target/linux/mpc85xx/patches-3.8/130-mpc8548_cds_disable_i8259_irq.patch new file mode 100644 index 0000000000..9b2c7bbb65 --- /dev/null +++ b/target/linux/mpc85xx/patches-3.8/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 { -- cgit v1.2.3