Message ID | 20240930095449.1813195-17-pierre-henry.moussay@microchip.com |
---|---|
State | New |
Headers | show |
Series | None | expand |
On Mon, 30 Sept 2024 at 11:55, <pierre-henry.moussay@microchip.com> wrote: > > From: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com> > > Since the Cadence sdhci controller is sdhci compatible, the cdns,sdhci.yaml > should ref sdhci-common.yaml to use 'sdhci-caps-mask' property. > > Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com> Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml > index ee3a838f7f06..0432cc96f7ca 100644 > --- a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml > +++ b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml > @@ -121,7 +121,7 @@ required: > - clocks > > allOf: > - - $ref: mmc-controller.yaml > + - $ref: sdhci-common.yaml > - if: > properties: > compatible: > -- > 2.30.2 >
diff --git a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml index ee3a838f7f06..0432cc96f7ca 100644 --- a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml +++ b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml @@ -121,7 +121,7 @@ required: - clocks allOf: - - $ref: mmc-controller.yaml + - $ref: sdhci-common.yaml - if: properties: compatible: