diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-04-04 21:01:12 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-04-12 21:49:36 +0530 |
commit | e458b7aa67cdaf3e63d6a1feecf4f52edb225561 (patch) | |
tree | 7d6bdd911283d51904fe0eb731652c4422d51cc7 | |
parent | 60671c4feee550e5597565866a9d8e1001ffa770 (diff) |
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 <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml index dc92be05fe5f..dfb31314face 100644 --- a/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml +++ b/Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml @@ -44,12 +44,6 @@ properties: - const: refclk - const: phy_en_refclk - assigned-clocks: - maxItems: 3 - - assigned-clock-parents: - maxItems: 3 - reg: minItems: 1 items: |