From: Joonyoung Shim Date: Fri, 28 Feb 2014 06:38:00 +0000 (+0900) Subject: ARM: odroidx2: enable P3V3 fixed regulator to always on X-Git-Tag: submit/tizen/20141121.110247~2629 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=51161870b5e6999ae1e088c51e325ea0b7c82def;p=platform%2Fkernel%2Flinux-3.10.git ARM: odroidx2: enable P3V3 fixed regulator to always on This fixed regulator is used at usb module mainly, not mmc. Just use to always on it. Change-Id: Ib43ea87aa85cd21aca9f44937c7c7a70c0e916f4 Signed-off-by: Joonyoung Shim --- diff --git a/arch/arm/boot/dts/exynos4412-odroidx2.dts b/arch/arm/boot/dts/exynos4412-odroidx2.dts index 9ce1768..c4c01bb 100644 --- a/arch/arm/boot/dts/exynos4412-odroidx2.dts +++ b/arch/arm/boot/dts/exynos4412-odroidx2.dts @@ -98,6 +98,7 @@ regulator-max-microvolt = <3300000>; gpio = <&gpa1 1 1>; enable-active-high; + regulator-always-on; regulator-boot-on; }; @@ -105,7 +106,6 @@ bus-width = <4>; pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>; pinctrl-names = "default"; - vmmc-supply = <®ulator_p3v3>; status = "okay"; };