summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2019-01-25 19:46:03 +0000
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2024-04-16 16:52:32 +0100
commit750d60016e8c8cc1c72064992f057558dbdfb7e1 (patch)
treef8ed98be424902eb5eeb3f800474555c0f3efab6
parentff7afcf99f4c03d4e62e0ae4544005a39b6914ef (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 446e3f15b2a0..162c03d9aa61 100644
--- a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi
@@ -324,6 +324,7 @@
/* Network PHY */
phy = <&ge_phy>;
phy-mode = "sgmii";
+ managed = "in-band-status";
/* Generic PHY, providing serdes lanes */
phys = <&cp1_comphy0 1>;
};