summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2015-06-26 16:23:26 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:46:31 +0900
commit26a70bd5a0fa0ab36648d5356d92947365627327 (patch)
tree95404fb1aa64f6c75d2346c6a19f97d35ee91573 /arch/arm64
parent99588ae5332e261f8cee27faefe93ed0f1bd99f6 (diff)
downloadlinux-exynos-26a70bd5a0fa0ab36648d5356d92947365627327.tar.gz
linux-exynos-26a70bd5a0fa0ab36648d5356d92947365627327.tar.bz2
linux-exynos-26a70bd5a0fa0ab36648d5356d92947365627327.zip
LOCAL / arm64: dts: exynos5433-tm2: Add the regulator of big.LITTLE core to support voltage scaling
This patch adds the regulator of big.LITTLE core to support the voltage scaling duing frequency scaling. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/exynos/exynos5433-tm2.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
index 6ce36bcb9ddd..e59472af278a 100644
--- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
+++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
@@ -253,11 +253,11 @@
};
&cpu0 {
- cpu-supply = <&buck3_reg>;
+ cpu-cluster.0-supply = <&buck3_reg>;
};
&cpu4 {
- cpu-supply = <&buck2_reg>;
+ cpu-cluster.1-supply = <&buck2_reg>;
};
&serial_1 {