Skip to content

Commit 1ca6078

Browse files
krzkvinodkoul
authored andcommitted
dt-bindings: phy: ti,phy-am654-serdes: drop assigned-clocks type
The meta schema from DT schema already defines assigned-clocks, so there is no need for device schema to mention it at all. The specific parenting of the first input and output clock is apparently important, thus keep them as required, but without defining type. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230404190115.546973-3-krzysztof.kozlowski@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent e458b7a commit 1ca6078

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ properties:
3434
Three input clocks referring to left input reference clock, refclk and right input reference
3535
clock.
3636

37-
assigned-clocks:
38-
$ref: /schemas/types.yaml#/definitions/phandle-array
39-
assigned-clock-parents:
40-
$ref: /schemas/types.yaml#/definitions/phandle-array
41-
4237
'#phy-cells':
4338
const: 2
4439
description:

0 commit comments

Comments
 (0)