summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/mmc/fsl-imx-esdhc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/mmc/fsl-imx-esdhc.yaml')
-rw-r--r--dts/Bindings/mmc/fsl-imx-esdhc.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/dts/Bindings/mmc/fsl-imx-esdhc.yaml b/dts/Bindings/mmc/fsl-imx-esdhc.yaml
index 802c9df237..3694718144 100644
--- a/dts/Bindings/mmc/fsl-imx-esdhc.yaml
+++ b/dts/Bindings/mmc/fsl-imx-esdhc.yaml
@@ -103,6 +103,26 @@ 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
+ items:
+ - const: default
+ - const: state_100mhz
+ - const: state_200mhz
+ - const: sleep
+
required:
- compatible
- reg