mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-01-27 12:35:36 +01:00
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>
This commit is contained in:
parent
e458b7aa67
commit
1ca60781e3
|
|
@ -34,11 +34,6 @@ properties:
|
|||
Three input clocks referring to left input reference clock, refclk and right input reference
|
||||
clock.
|
||||
|
||||
assigned-clocks:
|
||||
$ref: /schemas/types.yaml#/definitions/phandle-array
|
||||
assigned-clock-parents:
|
||||
$ref: /schemas/types.yaml#/definitions/phandle-array
|
||||
|
||||
'#phy-cells':
|
||||
const: 2
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user