Lines Matching +full:sdhci +full:- +full:esdhc +full:- +full:imx

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mmc/fsl-imx-esdhc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale Enhanced Secure Digital Host Controller (eSDHC) for i.MX
10 - Shawn Guo <shawnguo@kernel.org>
13 - $ref: "mmc-controller.yaml"
20 by mmc.txt and the properties used by the sdhci-esdhc-imx driver.
25 - enum:
26 - fsl,imx25-esdhc
27 - fsl,imx35-esdhc
28 - fsl,imx51-esdhc
29 - fsl,imx53-esdhc
30 - fsl,imx6q-usdhc
31 - fsl,imx6sl-usdhc
32 - fsl,imx6sll-usdhc
33 - fsl,imx6sx-usdhc
34 - fsl,imx6ull-usdhc
35 - fsl,imx7d-usdhc
36 - fsl,imx7ulp-usdhc
37 - items:
38 - enum:
39 - fsl,imx8mm-usdhc
40 - fsl,imx8mn-usdhc
41 - fsl,imx8mp-usdhc
42 - fsl,imx8mq-usdhc
43 - fsl,imx8qm-usdhc
44 - fsl,imx8qxp-usdhc
45 - const: fsl,imx7d-usdhc
53 fsl,wp-controller:
58 fsl,delay-line:
64 due to signal path is too long on the board. Please refer to eSDHC/uSDHC
68 voltage-ranges:
69 $ref: '/schemas/types.yaml#/definitions/uint32-matrix'
77 - description: value for minimum slot voltage
78 - description: value for maximum slot voltage
81 fsl,tuning-start-tap:
87 fsl,tuning-step:
97 fsl,strobe-dll-delay-target:
112 clock-names:
114 - const: ipg
115 - const: ahb
116 - const: per
118 pinctrl-names:
120 - minItems: 3
122 - const: default
123 - const: state_100mhz
124 - const: state_200mhz
125 - const: sleep
126 - minItems: 1
128 - const: default
129 - const: sleep
132 - compatible
133 - reg
134 - interrupts
139 - |
141 compatible = "fsl,imx51-esdhc";
144 fsl,wp-controller;
148 compatible = "fsl,imx51-esdhc";
151 cd-gpios = <&gpio1 6 0>; /* GPIO1_6 */
152 wp-gpios = <&gpio1 5 0>; /* GPIO1_5 */