On Tue, 28 Sept 2021 at 10:23, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> wrote: > > The meta-schema already defines dependency between clock-cells and > clock-output-names. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> 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 >