Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: mmc: arasan,sdci: Drop clock-output-names from dependencies

The schema defines dependency only of clock-output-names on #clock-cells.
The dependency in opposite direction - requirement of clock-output-names
if #clock-cells is defined - should be explicitly included in the
bindings.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211004151646.73599-1-krzysztof.kozlowski@canonical.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Krzysztof Kozlowski and committed by
Ulf Hansson
0a264389 84723eec

-1
-1
Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
··· 159 159 The MIO bank number in which the command and data lines are configured. 160 160 161 161 dependencies: 162 - clock-output-names: [ '#clock-cells' ] 163 162 '#clock-cells': [ clock-output-names ] 164 163 165 164 required: