Skip to content

Commit 60671c4

Browse files
krzkvinodkoul
authored andcommitted
dt-bindings: phy: cadence-sierra: 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-1-krzysztof.kozlowski@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 49e6833 commit 60671c4

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,6 @@ properties:
6161
- const: pll0_refclk
6262
- const: pll1_refclk
6363

64-
assigned-clocks:
65-
minItems: 1
66-
maxItems: 2
67-
68-
assigned-clock-parents:
69-
minItems: 1
70-
maxItems: 2
71-
7264
cdns,autoconf:
7365
type: boolean
7466
description:

0 commit comments

Comments
 (0)