[PATCH v2 13/14] dt-bindings: phy: phy-cadence-torrent: Add platform dependent compatible string

From: Yuti Amonkar
Date: Mon Dec 23 2019 - 10:16:16 EST


Add a new compatible string used for TI SoCs using Torrent PHY.

Signed-off-by: Yuti Amonkar <yamonkar@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
index 907b627..76ce04a 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
--
2.7.4