dt-bindings: mmc: fsl-imx-esdhc: add clock bindings
authorPeng Fan <peng.fan@nxp.com>
Thu, 25 Feb 2021 03:10:03 +0000 (11:10 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 30 Mar 2021 09:42:00 +0000 (11:42 +0200)
Add clock bindings for fsl-imx-esdhc yaml

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/1614222604-27066-5-git-send-email-peng.fan@oss.nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml

index a7fbd8cc1e38411f914344970f36ecdc0d4dcd46..36947181449644fd55fad67fee988adb1668c39b 100644 (file)
@@ -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