Skip to content

Commit c042ea2

Browse files
krzkvinodkoul
authored andcommitted
dt-bindings: phy: ti,phy-j721e-wiz: drop assigned-clocks
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. Keep however the assigned-clocks in children nodes, as apparently their proper parenting is required. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230404190115.546973-4-krzysztof.kozlowski@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 1ca6078 commit c042ea2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,6 @@ properties:
5454

5555
ranges: true
5656

57-
assigned-clocks:
58-
minItems: 1
59-
maxItems: 2
60-
61-
assigned-clock-parents:
62-
minItems: 1
63-
maxItems: 2
64-
65-
assigned-clock-rates:
66-
minItems: 1
67-
maxItems: 2
68-
6957
typec-dir-gpios:
7058
maxItems: 1
7159
description:

0 commit comments

Comments
 (0)