aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-beagle.dts
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2017-06-09 17:38:18 +0530
committerTony Lindgren <tony@atomide.com>2017-08-10 09:06:39 -0700
commit45ea75eb92a4ee90a116e51e4360900eec6be450 (patch)
treede8bc9e6d79f0467533e5730026cd731e747a3cd /arch/arm/boot/dts/omap3-beagle.dts
parentMerge tag 'v4.13-rc1' into omap-for-v4.14/mmc-regulator (diff)
downloadlinux-dev-45ea75eb92a4ee90a116e51e4360900eec6be450.tar.xz
linux-dev-45ea75eb92a4ee90a116e51e4360900eec6be450.zip
ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc"
Replace deprecated "vmmc_aux" with the generic "vqmmc" binding for MMC IO supply. 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/omap3-beagle.dts')
-rw-r--r--arch/arm/boot/dts/omap3-beagle.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-beagle.dts b/arch/arm/boot/dts/omap3-beagle.dts
index 4be85ce59dd1..4d2eaf843fa9 100644
--- a/arch/arm/boot/dts/omap3-beagle.dts
+++ b/arch/arm/boot/dts/omap3-beagle.dts
@@ -283,7 +283,7 @@
&mmc1 {
vmmc-supply = <&vmmc1>;
- vmmc_aux-supply = <&vsim>;
+ vqmmc-supply = <&vsim>;
bus-width = <8>;
};