From: Peng Fan Date: Thu, 25 Feb 2021 03:10:03 +0000 (+0800) Subject: dt-bindings: mmc: fsl-imx-esdhc: add clock bindings X-Git-Tag: v5.13-rc1~109^2~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1840f28e12752fc40c087e0a7e168492f021f8f;p=thirdparty%2Flinux.git dt-bindings: mmc: fsl-imx-esdhc: add clock bindings Add clock bindings for fsl-imx-esdhc yaml Signed-off-by: Peng Fan Link: https://lore.kernel.org/r/1614222604-27066-5-git-send-email-peng.fan@oss.nxp.com Signed-off-by: Ulf Hansson --- diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml index a7fbd8cc1e384..3694718144964 100644 --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml @@ -103,6 +103,17 @@ properties: Only eMMC HS400 mode need to take care of this property. default: 0 + clocks: + maxItems: 3 + description: + Handle clocks for the sdhc controller. + + clock-names: + items: + - const: ipg + - const: ahb + - const: per + pinctrl-names: minItems: 1 maxItems: 4