arm64: dts: rockchip: add cpu regulator for rk3328 evaluation board

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>
This commit is contained in:
Liang Chen 2017-08-24 10:37:03 +08:00 committed by Heiko Stuebner
parent b9299452cb
commit fae7ee435d

View file

@ -103,6 +103,10 @@
};
};
&cpu0 {
cpu-supply = <&vdd_arm>;
};
&emmc {
bus-width = <8>;
cap-mmc-highspeed;