Devicetree
 help / color / mirror / Atom feed
* [PATCH v6] dt-bindings: phy: cadence-torrent: Update clocks for multilink SERDES
@ 2026-07-22  6:18 Gokul Praveen
  2026-07-23  7:15 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Gokul Praveen @ 2026-07-22  6:18 UTC (permalink / raw)
  To: conor+dt, devicetree, krzk+dt, linux-kernel, linux-phy,
	neil.armstrong, robh, sjakhade, vkoul, yamonkar, g-praveen,
	s-vadapalli

For multilink SERDES configurations where each link requires a
different clock frequency, the SERDES provisions an additional
reference clock for PLL1. Hence, document it.

Signed-off-by: Gokul Praveen <g-praveen@ti.com>
---
 Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
index 9af39b33646a..95f536fe861a 100644
--- a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
+++ b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
@@ -34,7 +34,7 @@ properties:
 
   clocks:
     minItems: 1
-    maxItems: 2
+    maxItems: 3
     description:
       PHY input reference clocks - refclk (for PLL0) & pll1_refclk (for PLL1).
       pll1_refclk is optional and used for multi-protocol configurations requiring
@@ -48,6 +48,7 @@ properties:
     items:
       - const: refclk
       - enum: [ pll1_refclk, phy_en_refclk ]
+      - const: pll1_refclk
 
   reg:
     minItems: 1
-- 
2.34.1


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

end of thread, other threads:[~2026-07-27  9:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-22  6:18 [PATCH v6] dt-bindings: phy: cadence-torrent: Update clocks for multilink SERDES Gokul Praveen
2026-07-23  7:15 ` Krzysztof Kozlowski
2026-07-23 10:15   ` Gokul Praveen
2026-07-27  9:35     ` Gokul Praveen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox