Re: [PATCH] dt-bindings: mmc: arasan,sdci: drop unneeded clock-cells dependency
From: Ulf Hansson <hidden>
Date: 2021-09-30 11:25:35
Also in:
linux-mmc, lkml
From: Ulf Hansson <hidden>
Date: 2021-09-30 11:25:35
Also in:
linux-mmc, lkml
On Tue, 28 Sept 2021 at 10:23, Krzysztof Kozlowski [off-list ref] wrote:
The meta-schema already defines dependency between clock-cells and clock-output-names. Signed-off-by: Krzysztof Kozlowski <redacted>
Applied for next, thanks! Kind regards Uffe
--- 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