[PATCH 5/9] ARM: dts: TQma53: define eMMC's power supply
Juergen Borleis
jbe at pengutronix.de
Thu Sep 7 02:05:26 PDT 2017
The eMMC is part of the 'TQma53' CPU card and powered by its on-board power
supply.
Signed-off-by: Juergen Borleis <jbe at pengutronix.de>
---
arch/arm/boot/dts/imx53-tqma53.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx53-tqma53.dtsi b/arch/arm/boot/dts/imx53-tqma53.dtsi
index ceba1004038b1..fa5d712bd47b8 100644
--- a/arch/arm/boot/dts/imx53-tqma53.dtsi
+++ b/arch/arm/boot/dts/imx53-tqma53.dtsi
@@ -57,6 +57,7 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_esdhc3>;
vmmc-supply = <®_3p3v>;
+ vqmmc-supply = <®_3p3v>;
non-removable;
bus-width = <8>;
status = "okay";
--
2.11.0
More information about the linux-arm-kernel
mailing list