All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nate Drude <nate.d@variscite.com>
To: netdev@vger.kernel.org
Cc: michael.hennerich@analog.com, eran.m@variscite.com,
	Nate Drude <nate.d@variscite.com>
Subject: [PATCH 1/2] dt-bindings: net: adin: document adi,clk_rcvr_125_en property
Date: Fri, 29 Apr 2022 13:44:31 -0500	[thread overview]
Message-ID: <20220429184432.962738-1-nate.d@variscite.com> (raw)

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


             reply	other threads:[~2022-04-29 18:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-29 18:44 Nate Drude [this message]
2022-04-29 18:44 ` [PATCH 2/2] net: phy: adin: add adi,clk_rcvr_125_en property 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220429184432.962738-1-nate.d@variscite.com \
    --to=nate.d@variscite.com \
    --cc=eran.m@variscite.com \
    --cc=michael.hennerich@analog.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.