aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/dra7-evm.dts
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2018-02-06 18:27:59 +0530
committerTony Lindgren <tony@atomide.com>2018-02-28 14:27:12 -0800
commita9aa4e6e4f4fdd6bb7299f61efa8b4ea9ded4462 (patch)
treee930a496e8849220103f7020dd26e62546713d2f /arch/arm/boot/dts/dra7-evm.dts
parentARM: dts: dra7-evm: Remove mmc specific pinmux (diff)
downloadlinux-dev-a9aa4e6e4f4fdd6bb7299f61efa8b4ea9ded4462.tar.xz
linux-dev-a9aa4e6e4f4fdd6bb7299f61efa8b4ea9ded4462.zip
ARM: dts: dra7-evm: Add "vqmmc-supply" property for mmc2
Add "vqmmc-supply" property for mmc2 to indicate the supply connected to the IO lines. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dra7-evm.dts')
-rw-r--r--arch/arm/boot/dts/dra7-evm.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
index a2769115c8a5..f1425b0f3a54 100644
--- a/arch/arm/boot/dts/dra7-evm.dts
+++ b/arch/arm/boot/dts/dra7-evm.dts
@@ -323,6 +323,7 @@
&mmc2 {
status = "okay";
vmmc-supply = <&evm_1v8_sw>;
+ vqmmc-supply = <&evm_1v8_sw>;
bus-width = <8>;
pinctrl-names = "default", "hs", "ddr_1_8v-rev11", "ddr_1_8v", "hs200_1_8v-rev11", "hs200_1_8v";
pinctrl-0 = <&mmc2_pins_default>;