[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1579689918-7181-12-git-send-email-yamonkar@cadence.com>
Date: Wed, 22 Jan 2020 11:45:15 +0100
From: Yuti Amonkar <yamonkar@...ence.com>
To: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<kishon@...com>, <robh+dt@...nel.org>, <mark.rutland@....com>,
<maxime@...no.tech>
CC: <jsarha@...com>, <tomi.valkeinen@...com>, <praneeth@...com>,
<mparab@...ence.com>, <sjakhade@...ence.com>,
<yamonkar@...ence.com>
Subject: [PATCH v3 11/14] dt-bindings: phy: phy-cadence-torrent: Add platform dependent compatible string
Add a new compatible string used for TI SoCs using Torrent PHY.
Signed-off-by: Yuti Amonkar <yamonkar@...ence.com>
Reviewed-by: Rob Herring <robh@...nel.org>
---
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 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
--
2.4.5
Powered by blists - more mailing lists