From 28da145c8f2ba22be9941bbeb853461538edde95 Mon Sep 17 00:00:00 2001 From: Chanwoo Choi Date: Mon, 24 Oct 2016 14:59:28 +0900 Subject: arm64: dts: exynos5433-tm2: Adjust the minimum voltage for LITTLE core This patch adjusts the minimum voltage for LITTLE core because the requested minimum voltage is 750mV on the lowest frequency level. Change-Id: I335e89d71e45c10f43db7e2e14469c90f03c92b1 Signed-off-by: Chanwoo Choi --- arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts index 3f69de2ecb43..9d9f5b2226fc 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts @@ -818,7 +818,7 @@ buck3_reg: BUCK3 { regulator-name = "VDD_KFC_1.0V_AP"; - regulator-min-microvolt = <900000>; + regulator-min-microvolt = <750000>; regulator-max-microvolt = <1200000>; regulator-always-on; regulator-state-mem { -- cgit v1.2.3