aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.1/003-add_switch_nodes.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-05-20 14:36:51 +0200
committerFelix Fietkau <nbd@nbd.name>2016-05-20 14:38:10 +0200
commit24b8d31badc276c5c532995c523a2c7c898be497 (patch)
tree9864d789dcaaecde77989f4d5d9a4762e069b478 /target/linux/mvebu/patches-4.1/003-add_switch_nodes.patch
parent8eab383782d94c3a0c68c81e8a345ce450923f8c (diff)
downloadupstream-24b8d31badc276c5c532995c523a2c7c898be497.tar.gz
upstream-24b8d31badc276c5c532995c523a2c7c898be497.tar.bz2
upstream-24b8d31badc276c5c532995c523a2c7c898be497.zip
mvebu: update to linux 4.4
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/mvebu/patches-4.1/003-add_switch_nodes.patch')
-rw-r--r--target/linux/mvebu/patches-4.1/003-add_switch_nodes.patch40
1 files changed, 0 insertions, 40 deletions
diff --git a/target/linux/mvebu/patches-4.1/003-add_switch_nodes.patch b/target/linux/mvebu/patches-4.1/003-add_switch_nodes.patch
deleted file mode 100644
index bb170f6617..0000000000
--- a/target/linux/mvebu/patches-4.1/003-add_switch_nodes.patch
+++ /dev/null
@@ -1,40 +0,0 @@
---- a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
-+++ b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
-@@ -465,6 +465,16 @@
- };
- };
- };
-+
-+ mvsw61xx {
-+ compatible = "marvell,88e6172";
-+ status = "okay";
-+ reg = <0x10>;
-+
-+ mii-bus = <&mdio>;
-+ cpu-port-0 = <5>;
-+ cpu-port-1 = <6>;
-+ };
- };
-
- &pinctrl {
---- a/arch/arm/boot/dts/armada-385-linksys.dtsi
-+++ b/arch/arm/boot/dts/armada-385-linksys.dtsi
-@@ -307,6 +307,18 @@
- };
- };
- };
-+
-+ mvsw61xx {
-+ #address-cells = <1>;
-+ #size-cells = <0>;
-+ compatible = "marvell,88e6176";
-+ status = "okay";
-+ reg = <0x10>;
-+
-+ mii-bus = <&mdio>;
-+ cpu-port-0 = <5>;
-+ cpu-port-1 = <6>;
-+ };
- };
-
- &pinctrl {