summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2019-01-25 19:46:03 +0000
committerRussell King <rmk+kernel@armlinux.org.uk>2020-11-03 13:39:40 +0000
commitd460fa9da6dab5fe5fcd354954c910fc0678cfac (patch)
treeb4e531b168182f2163fc66f66be2e312b43b20b9
parenta1b3e3c7b1718b6114534a4cfe79618924c019df (diff)
arm64: dts: marvell: mcbin: use in-band-status for eth2
Use in-band-status for the SGMII PHY on Macchiatobin platforms. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
-rw-r--r--arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi
index 99c22187e342..0f83407dd489 100644
--- a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi
@@ -314,6 +314,7 @@
/* Network PHY */
phy = <&ge_phy>;
phy-mode = "sgmii";
+ managed = "in-band-status";
/* Generic PHY, providing serdes lanes */
phys = <&cp1_comphy0 1>;
};