84d49a004b85b32ca2189a9b19ed91c0d843a019
[openwrt/openwrt.git] / target / linux / mvebu / patches-5.4 / 241-linksys-use-eth0-as-cpu-port.patch
1 --- a/arch/arm/boot/dts/armada-385-linksys.dtsi
2 +++ b/arch/arm/boot/dts/armada-385-linksys.dtsi
3 @@ -116,7 +116,7 @@
4 };
5
6 &eth2 {
7 - status = "okay";
8 + status = "disabled";
9 phy-mode = "sgmii";
10 buffer-manager = <&bm>;
11 bm,pool-long = <2>;
12 @@ -200,10 +200,10 @@
13 label = "wan";
14 };
15
16 - port@5 {
17 - reg = <5>;
18 + port@6 {
19 + reg = <6>;
20 label = "cpu";
21 - ethernet = <&eth2>;
22 + ethernet = <&eth0>;
23
24 fixed-link {
25 speed = <1000>;