提交 db30fce1 编写于 作者: M Maxime Ripard

ARM: sun5i: chip: Add CPU regulator for cpufreq

The current DT doesn't have a phandle to the CPU regulator in the CPU node,
which disables the CPU voltage scaling entirely.

Add that phandle.
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 ac6e4349
......@@ -70,6 +70,10 @@
status = "okay";
};
&cpu0 {
cpu-supply = <&reg_dcdc2>;
};
&ehci0 {
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册