All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: net: adin: document adi,clk_rcvr_125_en property
@ 2022-04-29 18:44 Nate Drude
  2022-04-29 18:44 ` [PATCH 2/2] net: phy: adin: add " Nate Drude
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Nate Drude @ 2022-04-29 18:44 UTC (permalink / raw)
  To: netdev; +Cc: michael.hennerich, eran.m, Nate Drude

Document device tree property to set GE_CLK_RCVR_125_EN (bit 5 of GE_CLK_CFG),
causing the 125 MHz PHY recovered clock (or PLL clock) to be driven at
the GP_CLK pin.

Signed-off-by: Nate Drude <nate.d@variscite.com>
---
 Documentation/devicetree/bindings/net/adi,adin.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/adi,adin.yaml b/Documentation/devicetree/bindings/net/adi,adin.yaml
index 1129f2b58e98..5fdbbd5aff82 100644
--- a/Documentation/devicetree/bindings/net/adi,adin.yaml
+++ b/Documentation/devicetree/bindings/net/adi,adin.yaml
@@ -36,6 +36,11 @@ properties:
     enum: [ 4, 8, 12, 16, 20, 24 ]
     default: 8
 
+  adi,clk_rcvr_125_en:
+    description: |
+      Set GE_CLK_RCVR_125_EN (bit 5 of GE_CLK_CFG), causing the 125 MHz
+      PHY recovered clock (or PLL clock) to be driven at the GP_CLK pin.
+
 unevaluatedProperties: false
 
 examples:
-- 
2.25.1


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

end of thread, other threads:[~2022-05-05 12:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 18:44 [PATCH 1/2] dt-bindings: net: adin: document adi,clk_rcvr_125_en property Nate Drude
2022-04-29 18:44 ` [PATCH 2/2] net: phy: adin: add " Nate Drude
2022-05-02 22:03   ` Jakub Kicinski
2022-04-29 22:37 ` [PATCH 1/2] dt-bindings: net: adin: document " Andrew Lunn
2022-05-02  9:03 ` Paolo Abeni
2022-05-03 11:50   ` Krzysztof Kozlowski
2022-05-05 12:40     ` Nate Drude

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.