netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v2 1/2] Docs/devicetree: add serdes-output-amplitude-mv to marvell.txt
@ 2021-12-02  8:05 Holger Brunck
  2021-12-02  8:05 ` [v2 2/2] dsa: mv88e6xxx: make serdes SGMII/Fiber output amplitude configurable Holger Brunck
  2021-12-02  9:25 ` [v2 1/2] Docs/devicetree: add serdes-output-amplitude-mv to marvell.txt Marek Behún
  0 siblings, 2 replies; 7+ messages in thread
From: Holger Brunck @ 2021-12-02  8:05 UTC (permalink / raw)
  To: netdev; +Cc: Holger Brunck, Andrew Lunn, Jakub Kicinski, Marek Behún

This can be configured from the device tree. Add this property to the
documentation accordingly. This is a property of the port node, which
needs to be specified in millivolts

CC: Andrew Lunn <andrew@lunn.ch>
CC: Jakub Kicinski <kuba@kernel.org>
CC: Marek Behún <kabel@kernel.org>
Signed-off-by: Holger Brunck <holger.brunck@hitachienergy.com>
---
 Documentation/devicetree/bindings/net/dsa/marvell.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/dsa/marvell.txt b/Documentation/devicetree/bindings/net/dsa/marvell.txt
index 2363b412410c..9292b6f960df 100644
--- a/Documentation/devicetree/bindings/net/dsa/marvell.txt
+++ b/Documentation/devicetree/bindings/net/dsa/marvell.txt
@@ -46,6 +46,11 @@ Optional properties:
 - mdio?		: Container of PHYs and devices on the external MDIO
 			  bus. The node must contains a compatible string of
 			  "marvell,mv88e6xxx-mdio-external"
+- serdes-output-amplitude-mv: Configure the output amplitude of the serdes
+			      interface in millivolts. This option can be
+                              set in the ports node as it is a property of
+                              the port.
+    serdes-output-amplitude-mv = <210>;
 
 Example:
 
-- 
2.34.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-06 18:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-02  8:05 [v2 1/2] Docs/devicetree: add serdes-output-amplitude-mv to marvell.txt Holger Brunck
2021-12-02  8:05 ` [v2 2/2] dsa: mv88e6xxx: make serdes SGMII/Fiber output amplitude configurable Holger Brunck
2021-12-02  9:25 ` [v2 1/2] Docs/devicetree: add serdes-output-amplitude-mv to marvell.txt Marek Behún
2021-12-02 12:45   ` Holger Brunck
2021-12-02 15:51   ` Andrew Lunn
2021-12-06 16:44     ` Holger Brunck
2021-12-06 18:04       ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).