Commit a7a84ea9 authored by Alim Akhtar's avatar Alim Akhtar Committed by Krzysztof Kozlowski
Browse files

arm64: dts: exynos: Keep LDO12 always-on on Espresso



LDO12 on Exynos7 Espresso board supplies power to VDDQ_UFS20_RESET, in
case this regulator is OFF, UFS host controller can not send command to
UFS device. To keep this supply ON, set regulator-always-on property for
this LDO.

Signed-off-by: default avatarAlim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent b072714b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -194,6 +194,7 @@
				regulator-min-microvolt = <1000000>;
				regulator-max-microvolt = <1300000>;
				regulator-enable-ramp-delay = <125>;
				regulator-always-on;
			};

			ldo13_reg: LDO13 {