summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-3.6
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-02 10:05:43 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-02 10:05:43 +0000
commit191680958e3119502cd4a45740322f70bd61855d (patch)
tree028ef04ed7be2661379eed264667fcaf56f24410 /target/linux/mpc85xx/patches-3.6
parent01353258736d859ede0316eca2633f2ba58bad50 (diff)
mpc85xx: nuke 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35453 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx/patches-3.6')
-rw-r--r--target/linux/mpc85xx/patches-3.6/100-fix_mpc8568e_mds.patch32
-rw-r--r--target/linux/mpc85xx/patches-3.6/110-fix_mpc8548_cds.patch40
-rw-r--r--target/linux/mpc85xx/patches-3.6/120-mpc8548_cds_i8259_noirq_init.patch23
-rw-r--r--target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch13
4 files changed, 0 insertions, 108 deletions
diff --git a/target/linux/mpc85xx/patches-3.6/100-fix_mpc8568e_mds.patch b/target/linux/mpc85xx/patches-3.6/100-fix_mpc8568e_mds.patch
deleted file mode 100644
index ba706f6a6..000000000
--- a/target/linux/mpc85xx/patches-3.6/100-fix_mpc8568e_mds.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- a/arch/powerpc/boot/dts/mpc8568mds.dts
-+++ b/arch/powerpc/boot/dts/mpc8568mds.dts
-@@ -317,6 +317,9 @@
- gpios = <&bcsr5 3 0>;
- };
- };
-+ chosen {
-+ linux,stdout-path = "/soc8568@e0000000/serial@4500";
-+ };
- };
-
- /include/ "fsl/mpc8568si-post.dtsi"
---- a/arch/powerpc/boot/dts/fsl/mpc8568si-post.dtsi
-+++ b/arch/powerpc/boot/dts/fsl/mpc8568si-post.dtsi
-@@ -134,17 +134,8 @@
-
- };
-
-- duart-sleep-nexus {
-- #address-cells = <1>;
-- #size-cells = <1>;
-- compatible = "simple-bus";
-- sleep = <&pmc 0x00000002>;
-- ranges;
--
- /include/ "pq3-duart-0.dtsi"
-
-- };
--
- L2: l2-cache-controller@20000 {
- compatible = "fsl,mpc8568-l2-cache-controller";
- reg = <0x20000 0x1000>;
diff --git a/target/linux/mpc85xx/patches-3.6/110-fix_mpc8548_cds.patch b/target/linux/mpc85xx/patches-3.6/110-fix_mpc8548_cds.patch
deleted file mode 100644
index 3ca1bccec..000000000
--- a/target/linux/mpc85xx/patches-3.6/110-fix_mpc8548_cds.patch
+++ /dev/null
@@ -1,40 +0,0 @@
---- a/arch/powerpc/boot/dts/mpc8548cds_32b.dts
-+++ b/arch/powerpc/boot/dts/mpc8548cds_32b.dts
-@@ -75,6 +75,9 @@
- ranges = <0x0 0x0 0x0 0xc0000000 0x0 0x20000000>;
- };
- };
-+ chosen {
-+ linux,stdout-path = "/soc8548@e0000000/serial@4600";
-+ };
- };
-
- /*
---- a/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi
-+++ b/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi
-@@ -131,7 +131,24 @@
-
- /include/ "pq3-i2c-0.dtsi"
- /include/ "pq3-i2c-1.dtsi"
--/include/ "pq3-duart-0.dtsi"
-+
-+ serial0: serial@4600 {
-+ cell-index = <1>;
-+ device_type = "serial";
-+ compatible = "fsl,ns16550", "ns16550";
-+ reg = <0x4600 0x100>;
-+ clock-frequency = <0>;
-+ interrupts = <42 2 0 0>;
-+ };
-+
-+ serial1: serial@4500 {
-+ cell-index = <0>;
-+ device_type = "serial";
-+ compatible = "fsl,ns16550", "ns16550";
-+ reg = <0x4500 0x100>;
-+ clock-frequency = <0>;
-+ interrupts = <42 2 0 0>;
-+ };
-
- L2: l2-cache-controller@20000 {
- compatible = "fsl,mpc8548-l2-cache-controller";
diff --git a/target/linux/mpc85xx/patches-3.6/120-mpc8548_cds_i8259_noirq_init.patch b/target/linux/mpc85xx/patches-3.6/120-mpc8548_cds_i8259_noirq_init.patch
deleted file mode 100644
index 81b919369..000000000
--- a/target/linux/mpc85xx/patches-3.6/120-mpc8548_cds_i8259_noirq_init.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/arch/powerpc/platforms/85xx/mpc85xx_cds.c
-+++ b/arch/powerpc/platforms/85xx/mpc85xx_cds.c
-@@ -247,15 +247,16 @@ static int mpc85xx_cds_8259_attach(void)
- return -ENODEV;
- }
-
-+ i8259_init(cascade_node, 0);
-+ of_node_put(cascade_node);
-+
- cascade_irq = irq_of_parse_and_map(cascade_node, 0);
- if (cascade_irq == NO_IRQ) {
-- printk(KERN_ERR "Failed to map cascade interrupt\n");
-+ of_node_put(cascade_node);
-+ printk(KERN_DEBUG "No interrupt for i8259 PIC\n");
- return -ENXIO;
- }
-
-- i8259_init(cascade_node, 0);
-- of_node_put(cascade_node);
--
- /*
- * Hook the interrupt to make sure desc->action is never NULL.
- * This is required to ensure that the interrupt does not get
diff --git a/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch b/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch
deleted file mode 100644
index 9b2c7bbb6..000000000
--- a/target/linux/mpc85xx/patches-3.6/130-mpc8548_cds_disable_i8259_irq.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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 {