Commit 6f6ea937 authored by Shawn Guo's avatar Shawn Guo

ARM: dts: imx6q-sabrelite: add vmmc-supply for usdhc

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 648162ac
......@@ -32,12 +32,14 @@ enet@02188000 {
usdhc@02198000 { /* uSDHC3 */
cd-gpios = <&gpio7 0 0>;
wp-gpios = <&gpio7 1 0>;
vmmc-supply = <&reg_3p3v>;
status = "okay";
};
usdhc@0219c000 { /* uSDHC4 */
cd-gpios = <&gpio2 6 0>;
wp-gpios = <&gpio2 7 0>;
vmmc-supply = <&reg_3p3v>;
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment