diff options
author | Peng Fan <peng.fan@nxp.com> | 2023-03-28 08:07:40 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2023-04-03 13:26:04 +0200 |
commit | 4fddc647fe5a77809eaa0be1f489694efb0590af (patch) | |
tree | 32aef741c6c556dfa430274456caffa8ef029830 /Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | |
parent | mmc: Merge branch fixes into next (diff) | |
download | linux-4fddc647fe5a77809eaa0be1f489694efb0590af.tar.xz linux-4fddc647fe5a77809eaa0be1f489694efb0590af.zip |
dt-bindings: mmc: fsl-imx-esdhc: ref sdhci-common.yaml
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>
Link: https://lore.kernel.org/r/20230328060740.1984239-1-peng.fan@oss.nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |