[PATCH 1/2] arm64: dts: enable 2.5 Gbps port on CN9130-CRB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



While testing the reference board we noticed the 2.5 Gbps port working
fine as long as the phy-mode was "properly" set.

Signed-off-by: Joachim Wiberg <troglobit@xxxxxxxxx>
---
 arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi b/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi
index d9f9f2c19740..893a9be704ba 100644
--- a/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi
+++ b/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi
@@ -355,8 +355,9 @@ &cp0_eth1 {
 
 &cp0_eth2 {
 	/* This port uses "2500base-t" phy-mode */
-	status = "disabled";
+	status = "okay";
 	phy = <&nbaset_phy0>;
 	phys = <&cp0_comphy5 2>;
+	phy-mode = "sgmii";
 };
 
-- 
2.25.1




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux