mvebu: migrate mamba support to the upstreamed code
[openwrt/staging/mkresin.git] / target / linux / mvebu / patches-4.0 / 003-add_mamba_switch.patch
1 --- a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
2 +++ b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
3 @@ -415,6 +415,16 @@
4 gpio-fan,speed-map = <0 0
5 4500 1>;
6 };
7 +
8 + mvsw61xx {
9 + compatible = "marvell,88e6172";
10 + status = "okay";
11 + reg = <0x10>;
12 +
13 + mii-bus = <&mdio>;
14 + cpu-port-0 = <5>;
15 + cpu-port-1 = <6>;
16 + };
17 };
18
19 &pinctrl {