Thread (12 messages) 12 messages, 3 authors, 2018-08-27

[PATCH 1/3] ARM: dts: NSP: Enable SFP on bcm958625hr

From: andrew@lunn.ch (Andrew Lunn)
Date: 2018-08-27 20:35:12
Also in: linux-devicetree, lkml

quoted hunk ↗ jump to hunk
@@ -210,6 +228,17 @@
 			reg = <4>;
 		};
 
+		port at 5 {
+			label = "sfp";
+			phy-mode = "sgmii";
+			reg = <5>;
+			sfp = <&sfp>;
+			fixed-link {
+				speed = <1000>;
+				full-duplex;
+			};
Hi Florian

You might want to add a comment about why you are using fixed-link and
sgmii, which seems very odd. Is it even correct?

       Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help