[PATCH 6/7] dt-bindings: phy: cadence-torrent: Add a separate compatible for TI J7200

From: Swapnil Jakhade
Date: Wed Mar 01 2023 - 08:34:05 EST


TI J7200 uses Torrent SD0805 version which is a special version
derived from SD0801 that has two internal reference clocks along
with one external reference clock. Add a separate compatible for
TI J7200 platforms.

Signed-off-by: Swapnil Jakhade <sjakhade@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
index 711097e167bc..1906b6df6ebd 100644
--- a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
+++ b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
@@ -21,6 +21,7 @@ properties:
enum:
- cdns,torrent-phy
- ti,j721e-serdes-10g
+ - ti,j7200-serdes-10g

'#address-cells':
const: 1
--
2.34.1