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-09-02 10:01:57 +0100
commit21d43e5556307242829c8261e5f2918da0b1bad8 (patch)
tree9d747e84901812a63c90148e983e562c6394bab1
parenta995102f75e2d472168770d000994b39f1a44f37 (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>;
};