projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b929945
)
arm64: dts: rockchip: add cpu regulator for rk3328 evaluation board
author
Liang Chen
<cl@rock-chips.com>
Thu, 24 Aug 2017 02:37:03 +0000
(10:37 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Sat, 16 Sep 2017 23:55:56 +0000
(
01:55
+0200)
RK3328 Evaluation Board use rk805 pmic, and one of the DCDCs in
rk805 is for cpu regulator, assign the cpu regulator, so the
cpufreq can work fine.
Signed-off-by: Liang Chen <cl@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3328-evb.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3328-evb.dts
b/arch/arm64/boot/dts/rockchip/rk3328-evb.dts
index 05beda3d6460b4dde791a3328140a9a13146e730..3d551e3e6c23a5f9eaa58c45d9db5a59eafec79e 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3328-evb.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3328-evb.dts
@@
-103,6
+103,10
@@
};
};
+&cpu0 {
+ cpu-supply = <&vdd_arm>;
+};
+
&emmc {
bus-width = <8>;
cap-mmc-highspeed;