This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de> Link: https://github.com/openwrt/openwrt/pull/22761 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
26 lines
503 B
Diff
26 lines
503 B
Diff
--- a/arch/arm/boot/dts/marvell/armada-385-linksys.dtsi
|
|
+++ b/arch/arm/boot/dts/marvell/armada-385-linksys.dtsi
|
|
@@ -116,7 +116,7 @@
|
|
};
|
|
|
|
ð2 {
|
|
- status = "okay";
|
|
+ status = "disabled";
|
|
phy-mode = "sgmii";
|
|
buffer-manager = <&bm>;
|
|
bm,pool-long = <2>;
|
|
@@ -198,10 +198,10 @@
|
|
label = "wan";
|
|
};
|
|
|
|
- ethernet-port@5 {
|
|
- reg = <5>;
|
|
+ ethernet-port@6 {
|
|
+ reg = <6>;
|
|
phy-mode = "sgmii";
|
|
- ethernet = <ð2>;
|
|
+ ethernet = <ð0>;
|
|
|
|
fixed-link {
|
|
speed = <1000>;
|