Skip to content

Commit e458b7a

Browse files
krzkvinodkoul
authored andcommitted
dt-bindings: phy: cadence-torrent: 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. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230404190115.546973-2-krzysztof.kozlowski@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 60671c4 commit e458b7a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ properties:
4444
- const: refclk
4545
- const: phy_en_refclk
4646

47-
assigned-clocks:
48-
maxItems: 3
49-
50-
assigned-clock-parents:
51-
maxItems: 3
52-
5347
reg:
5448
minItems: 1
5549
items:

0 commit comments

Comments
 (0)