[PATCH] dt-bindings: mmc: arasan,sdci: drop unneeded clock-cells dependency

From: Krzysztof Kozlowski
Date: Tue Sep 28 2021 - 04:23:54 EST


The meta-schema already defines dependency between clock-cells and
clock-output-names.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml | 4 ----
1 file changed, 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml b/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
index 23abb7e8b9d8..dd70431df0b7 100644
--- a/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
@@ -158,10 +158,6 @@ properties:
description:
The MIO bank number in which the command and data lines are configured.

-dependencies:
- clock-output-names: [ '#clock-cells' ]
- '#clock-cells': [ clock-output-names ]
-
required:
- compatible
- reg
--
2.30.2