aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-3.18/100-fix_mpc8568e_mds.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-17 21:05:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-17 21:05:19 +0000
commit93a2b8a6c47741ae1fc369d0245340c42f809418 (patch)
tree8575eb03723cd9797a505713cebcdeac2bf2d1d3 /target/linux/mpc85xx/patches-3.18/100-fix_mpc8568e_mds.patch
parent495935a3b81ac88bc524adabfe4e28155e0f5dac (diff)
downloadupstream-93a2b8a6c47741ae1fc369d0245340c42f809418.tar.gz
upstream-93a2b8a6c47741ae1fc369d0245340c42f809418.tar.bz2
upstream-93a2b8a6c47741ae1fc369d0245340c42f809418.zip
mpc85xx: update to linux 4.4, remove unnecessary patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48297
Diffstat (limited to 'target/linux/mpc85xx/patches-3.18/100-fix_mpc8568e_mds.patch')
-rw-r--r--target/linux/mpc85xx/patches-3.18/100-fix_mpc8568e_mds.patch32
1 files changed, 0 insertions, 32 deletions
diff --git a/target/linux/mpc85xx/patches-3.18/100-fix_mpc8568e_mds.patch b/target/linux/mpc85xx/patches-3.18/100-fix_mpc8568e_mds.patch
deleted file mode 100644
index 993b5f71c3..0000000000
--- a/target/linux/mpc85xx/patches-3.18/100-fix_mpc8568e_mds.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- 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>;
---- a/arch/powerpc/boot/dts/mpc8568mds.dts
-+++ b/arch/powerpc/boot/dts/mpc8568mds.dts
-@@ -309,6 +309,9 @@
- gpios = <&bcsr5 3 0>;
- };
- };
-+ chosen {
-+ linux,stdout-path = "/soc8568@e0000000/serial@4500";
-+ };
- };
-
- /include/ "fsl/mpc8568si-post.dtsi"