diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-04-04 21:01:13 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-04-12 21:50:45 +0530 |
commit | 1ca60781e387df1ca753117e2507eaf154057ff8 (patch) | |
tree | 61a5615abfec290bafe6a74e27b6b188fb1ab76a | |
parent | e458b7aa67cdaf3e63d6a1feecf4f52edb225561 (diff) |
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>
-rw-r--r-- | Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.yaml b/Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.yaml index 2a886b91bf2d..854e554eae67 100644 --- a/Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.yaml +++ b/Documentation/devicetree/bindings/phy/ti,phy-am654-serdes.yaml @@ -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: |