diff mbox series

[v3,11/14] dt-bindings: phy: phy-cadence-torrent: Add platform dependent compatible string

Message ID 1579689918-7181-12-git-send-email-yamonkar@cadence.com
State New
Headers show
Series [v3,01/14] dt-bindings: phy: Convert Cadence MHDP PHY bindings to YAML. | expand

Commit Message

Yuti Suresh Amonkar Jan. 22, 2020, 10:45 a.m. UTC
Add a new compatible string used for TI SoCs using Torrent PHY.

Signed-off-by: Yuti Amonkar <yamonkar@cadence.com>
Reviewed-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
index eb633d7..dbb8aa5 100644
--- a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
+++ b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
@@ -15,7 +15,9 @@  maintainers:
 
 properties:
   compatible:
-    const: cdns,torrent-phy
+    enum:
+      - cdns,torrent-phy
+      - ti,j721e-serdes-10g
 
   clocks:
     maxItems: 1