netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: net: dp83826: add ti,cfg-dac-minus binding
@ 2024-01-11 16:19 Catalin Popescu
  2024-01-11 16:19 ` [PATCH 2/3] dt-bindings: net: dp83826: add ti,cfg-dac-plus binding Catalin Popescu
                   ` (5 more replies)
  0 siblings, 6 replies; 24+ messages in thread
From: Catalin Popescu @ 2024-01-11 16:19 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, afd, andrew, hkallweit1, linux
  Cc: netdev, devicetree, linux-kernel, Catalin Popescu

Add property ti,cfg-dac-minus to allow for voltage tuning
of logical level -1 of the MLT-3 encoded data.

Signed-off-by: Catalin Popescu <catalin.popescu@leica-geosystems.com>
---
 Documentation/devicetree/bindings/net/ti,dp83822.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/ti,dp83822.yaml b/Documentation/devicetree/bindings/net/ti,dp83822.yaml
index db74474207ed..2f010333be49 100644
--- a/Documentation/devicetree/bindings/net/ti,dp83822.yaml
+++ b/Documentation/devicetree/bindings/net/ti,dp83822.yaml
@@ -62,6 +62,15 @@ properties:
        for the PHY.  The internal delay for the PHY is fixed to 3.5ns relative
        to transmit data.
 
+  ti,cfg-dac-minus:
+    description: |
+       DP83826 PHY only.
+       Sets the voltage ratio of the logical level -1 for the MLT-3 encoded data.
+       0 = 50%, 1 = 56.25%, 2 = 62.50%, 3 = 68.75%, 4 = 75%, 5 = 81.25%, 6 = 87.50%,
+       7 = 93.75%, 8 = 100%, 9 = 106.25%, 10 = 112.50%, 11 = 118.75%, 12 = 125%,
+       13 = 131.25%, 14 = 137.50%, 15 = 143.75%, 16 = 150%.
+    enum: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
+
 required:
   - reg
 
-- 
2.34.1


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

end of thread, other threads:[~2024-01-13 19:17 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-11 16:19 [PATCH 1/3] dt-bindings: net: dp83826: add ti,cfg-dac-minus binding Catalin Popescu
2024-01-11 16:19 ` [PATCH 2/3] dt-bindings: net: dp83826: add ti,cfg-dac-plus binding Catalin Popescu
2024-01-11 16:45   ` POPESCU Catalin
2024-01-11 17:21   ` Krzysztof Kozlowski
2024-01-12 10:56     ` POPESCU Catalin
2024-01-11 21:01   ` Rob Herring
2024-01-13 19:16   ` kernel test robot
2024-01-11 16:19 ` [PATCH 3/3] net: phy: dp83826: add support for voltage tuning of logical levels Catalin Popescu
2024-01-11 16:45   ` Andrew Lunn
2024-01-11 16:54     ` POPESCU Catalin
2024-01-13  3:26   ` kernel test robot
2024-01-11 16:35 ` [PATCH 1/3] dt-bindings: net: dp83826: add ti,cfg-dac-minus binding Andrew Lunn
2024-01-11 16:45   ` POPESCU Catalin
2024-01-11 16:47     ` Andrew Lunn
2024-01-12 10:56       ` POPESCU Catalin
2024-01-11 16:52     ` Russell King (Oracle)
2024-01-11 16:59       ` POPESCU Catalin
2024-01-11 17:21         ` Krzysztof Kozlowski
2024-01-12 13:41           ` POPESCU Catalin
2024-01-12 13:47             ` Krzysztof Kozlowski
2024-01-11 17:20 ` Krzysztof Kozlowski
2024-01-12 11:02   ` POPESCU Catalin
2024-01-11 21:01 ` Rob Herring
2024-01-13  6:10 ` kernel test robot

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).