[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200916124711.166643-2-tomi.valkeinen@ti.com>
Date: Wed, 16 Sep 2020 15:47:11 +0300
From: Tomi Valkeinen <tomi.valkeinen@...com>
To: Kishon Vijay Abraham I <kishon@...com>,
Vinod Koul <vkoul@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Swapnil Jakhade <sjakhade@...ence.com>,
Yuti Amonkar <yamonkar@...ence.com>
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
Sekhar Nori <nsekhar@...com>,
Tomi Valkeinen <tomi.valkeinen@...com>
Subject: [PATCH 2/2] dt-bindings: phy: cdns,torrent-phy: add reset-names
Add reset-names as a required property.
There are no dts files using torrent phy yet, so it is safe to add a new
required property.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@...com>
---
.../devicetree/bindings/phy/phy-cadence-torrent.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
index 4071438be2ba..12ce022e4764 100644
--- a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
+++ b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
@@ -54,6 +54,10 @@ properties:
Torrent PHY reset.
See Documentation/devicetree/bindings/reset/reset.txt
+ reset-names:
+ items:
+ - const: torrent_reset
+
patternProperties:
'^phy@[0-7]+$':
type: object
@@ -111,6 +115,7 @@ required:
- reg
- reg-names
- resets
+ - reset-names
additionalProperties: false
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
Powered by blists - more mailing lists