From 8c41c1bdd12b7495d61e489cdd111acff624ed10 Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Thu, 24 Oct 2013 21:40:24 +0900 Subject: ARM: dts: exynos4412-spl_pq: rename the fixed regulator for eMMC VMEM_2.8V is already defined for LDO22. Fixed regulator need to rename the other. Signed-off-by: Jaehoon Chung --- arch/arm/boot/dts/exynos4412-slp_pq.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/boot/dts') diff --git a/arch/arm/boot/dts/exynos4412-slp_pq.dts b/arch/arm/boot/dts/exynos4412-slp_pq.dts index af9f366d00a..92bea1fafc9 100644 --- a/arch/arm/boot/dts/exynos4412-slp_pq.dts +++ b/arch/arm/boot/dts/exynos4412-slp_pq.dts @@ -251,7 +251,7 @@ vemmc_reg: voltage-regulator@0 { compatible = "regulator-fixed"; - regulator-name = "VMEM_VDD_2.8V"; + regulator-name = "MASSMEMORY_EN"; regulator-min-microvolt = <2800000>; regulator-max-microvolt = <2800000>; gpio = <&gpk0 2 0>; -- cgit v1.2.3