linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] dt-bindings: phy: cadence-sierra: drop assigned-clocks
@ 2023-04-04 19:01 Krzysztof Kozlowski
  2023-04-04 19:01 ` [PATCH 2/5] dt-bindings: phy: cadence-torrent: " Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2023-04-04 19:01 UTC (permalink / raw)
  To: Vinod Koul, Kishon Vijay Abraham I, Rob Herring,
	Krzysztof Kozlowski, Swapnil Jakhade, Yuti Amonkar, Abraham I,
	linux-phy, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

The meta schema from DT schema already defines assigned-clocks, so there
is no need for device schema to mention it at all.  There are also no
benefits of having it here and a board could actually need more of clock
assignments than the schema allows.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/phy/phy-cadence-sierra.yaml       | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml b/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml
index 6a09472740ed..1de699fe5306 100644
--- a/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml
+++ b/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml
@@ -61,14 +61,6 @@ properties:
       - const: pll0_refclk
       - const: pll1_refclk
 
-  assigned-clocks:
-    minItems: 1
-    maxItems: 2
-
-  assigned-clock-parents:
-    minItems: 1
-    maxItems: 2
-
   cdns,autoconf:
     type: boolean
     description:
-- 
2.34.1


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-04-12 16:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 19:01 [PATCH 1/5] dt-bindings: phy: cadence-sierra: drop assigned-clocks Krzysztof Kozlowski
2023-04-04 19:01 ` [PATCH 2/5] dt-bindings: phy: cadence-torrent: " Krzysztof Kozlowski
2023-04-06 16:47   ` Rob Herring
2023-04-04 19:01 ` [PATCH 3/5] dt-bindings: phy: ti,phy-am654-serdes: drop assigned-clocks type Krzysztof Kozlowski
2023-04-06 16:48   ` Rob Herring
2023-04-04 19:01 ` [PATCH 4/5] dt-bindings: phy: ti,phy-j721e-wiz: drop assigned-clocks Krzysztof Kozlowski
2023-04-06 16:47   ` Rob Herring
2023-04-04 19:01 ` [PATCH 5/5] dt-bindings: phy: ti,phy-j721e-wiz: document clock-output-names Krzysztof Kozlowski
2023-04-06 16:48   ` Rob Herring
2023-04-06 16:46 ` [PATCH 1/5] dt-bindings: phy: cadence-sierra: drop assigned-clocks Rob Herring
2023-04-12 16:21 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).