Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit c954e46a authored by Roger Quadros's avatar Roger Quadros Committed by Vignesh Raghavendra
Browse files

dt-bindings: phy: cadence-torrent: Add compatible for "ti,j7200-serdes-10g"


Add compatible for "ti,j7200-serdes-10g".

The PHY module can take 2 reference clocks so add provision for that.

Signed-off-by: default avatarRoger Quadros <rogerq@kernel.org>
Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent c4262c55
No related merge requests found
......@@ -21,6 +21,7 @@ properties:
enum:
- cdns,torrent-phy
- ti,j721e-serdes-10g
- ti,j7200-serdes-10g
'#address-cells':
const: 1
......@@ -33,7 +34,7 @@ properties:
clocks:
minItems: 1
maxItems: 2
maxItems: 3
description:
PHY reference clock for 1 item. Must contain an entry in clock-names.
Optional Parent to enable output reference clock.
......@@ -42,6 +43,7 @@ properties:
minItems: 1
items:
- const: refclk
- const: refclk1
- const: phy_en_refclk
assigned-clocks:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment