Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1924466 authored by Abhilash Kesavan's avatar Abhilash Kesavan Committed by Krzysztof Kozlowski
Browse files

arm64: dts: exynos: Modify the voltage range for BUCK2 for exynos7



Change the BUCK2 (vdd_atlas) voltage range to '500 - 1200mv' since
CPU DVFS requires it.

Signed-off-by: default avatarAbhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
parent 1a695a90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -249,7 +249,7 @@

			buck2_reg: BUCK2 {
				regulator-name = "vdd_atlas";
				regulator-min-microvolt = <1200000>;
				regulator-min-microvolt = <500000>;
				regulator-max-microvolt = <1200000>;
				regulator-always-on;
				regulator-boot-on;