Lines Matching +full:first +full:- +full:data +full:- +full:gpios
7 by mmc.txt and the properties used by the sdhci-esdhc-imx driver.
10 - compatible : Should be "fsl,<chip>-esdhc", the supported chips include
11 "fsl,imx25-esdhc"
12 "fsl,imx35-esdhc"
13 "fsl,imx51-esdhc"
14 "fsl,imx53-esdhc"
15 "fsl,imx6q-usdhc"
16 "fsl,imx6sl-usdhc"
17 "fsl,imx6sx-usdhc"
18 "fsl,imx6ull-usdhc"
19 "fsl,imx7d-usdhc"
20 "fsl,imx7ulp-usdhc"
21 "fsl,imx8mq-usdhc"
22 "fsl,imx8mm-usdhc"
23 "fsl,imx8mn-usdhc"
24 "fsl,imx8mp-usdhc"
25 "fsl,imx8qm-usdhc"
26 "fsl,imx8qxp-usdhc"
29 - fsl,wp-controller : Indicate to use controller internal write protection
30 - fsl,delay-line : Specify the number of delay cells for override mode.
32 to select a proper data sampling window in case the clock quality is not good
35 - voltage-ranges : Specify the voltage range in case there are software
37 required, first cell specifies minimum slot voltage (mV), second cell
39 - fsl,tuning-start-tap: Specify the start dealy cell point when send first CMD19
41 - fsl,tuning-step: Specify the increasing delay cell steps in tuning procedure.
46 - fsl,strobe-dll-delay-target: Specify the strobe dll control slave delay target.
55 compatible = "fsl,imx51-esdhc";
58 fsl,wp-controller;
62 compatible = "fsl,imx51-esdhc";
65 cd-gpios = <&gpio1 6 0>; /* GPIO1_6 */
66 wp-gpios = <&gpio1 5 0>; /* GPIO1_5 */