提交 fae7ee43 编写于 作者: L Liang Chen 提交者: Heiko Stuebner

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: NLiang Chen <cl@rock-chips.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 b9299452
...@@ -103,6 +103,10 @@ ...@@ -103,6 +103,10 @@
}; };
}; };
&cpu0 {
cpu-supply = <&vdd_arm>;
};
&emmc { &emmc {
bus-width = <8>; bus-width = <8>;
cap-mmc-highspeed; cap-mmc-highspeed;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册