projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
648162a
)
ARM: dts: imx6q-sabrelite: add vmmc-supply for usdhc
author
Shawn Guo
<shawn.guo@linaro.org>
Mon, 27 Feb 2012 09:15:12 +0000
(17:15 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 27 Feb 2012 09:15:12 +0000
(17:15 +0800)
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6q-sabrelite.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6q-sabrelite.dts
b/arch/arm/boot/dts/imx6q-sabrelite.dts
index
3a9d32c
..
4663a4e
100644
(file)
--- a/
arch/arm/boot/dts/imx6q-sabrelite.dts
+++ b/
arch/arm/boot/dts/imx6q-sabrelite.dts
@@
-32,12
+32,14
@@
usdhc@02198000 { /* uSDHC3 */
cd-gpios = <&gpio7 0 0>;
wp-gpios = <&gpio7 1 0>;
+ vmmc-supply = <®_3p3v>;
status = "okay";
};
usdhc@0219c000 { /* uSDHC4 */
cd-gpios = <&gpio2 6 0>;
wp-gpios = <&gpio2 7 0>;
+ vmmc-supply = <®_3p3v>;
status = "okay";
};