[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210928082346.22398-1-krzysztof.kozlowski@canonical.com>
Date: Tue, 28 Sep 2021 10:23:46 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Ulf Hansson <ulf.hansson@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
linux-mmc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Subject: [PATCH] dt-bindings: mmc: arasan,sdci: drop unneeded clock-cells dependency
The meta-schema already defines dependency between clock-cells and
clock-output-names.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
---
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
Powered by blists - more mailing lists