Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
From: Peng Fan <peng.fan@nxp.com>
Since the esdhc controller is sdhci compatible, the fsl-imx-esdhc.yaml
should ref sdhci-common.yaml to use 'sdhci-caps-mask' property.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
index 7f721fbfb009..fbfd822b9270 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
+++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
@@ -10,7 +10,7 @@ maintainers:
- Shawn Guo <shawnguo@kernel.org>
allOf:
- - $ref: mmc-controller.yaml
+ - $ref: sdhci-common.yaml#
description: |
The Enhanced Secure Digital Host Controller on Freescale i.MX family
--
2.37.1
On Tue, 28 Mar 2023 at 08:02, Peng Fan (OSS) <peng.fan@oss.nxp.com> wrote: > > From: Peng Fan <peng.fan@nxp.com> > > Since the esdhc controller is sdhci compatible, the fsl-imx-esdhc.yaml > should ref sdhci-common.yaml to use 'sdhci-caps-mask' property. > > Signed-off-by: Peng Fan <peng.fan@nxp.com> Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > index 7f721fbfb009..fbfd822b9270 100644 > --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > @@ -10,7 +10,7 @@ maintainers: > - Shawn Guo <shawnguo@kernel.org> > > allOf: > - - $ref: mmc-controller.yaml > + - $ref: sdhci-common.yaml# > > description: | > The Enhanced Secure Digital Host Controller on Freescale i.MX family > -- > 2.37.1 >
© 2016 - 2026 Red Hat, Inc.