未验证 提交 6d049db7 编写于 作者: Q Quentin Schulz 提交者: Maxime Ripard

ARM: dts: sun8i: a711: set regulator for each cluster of CPUs

The Allwinner A83T is a SoC with two clusters of 4 A7 which have a
different clock and regulator.

Set the CPU regulator.
Signed-off-by: NQuentin Schulz <quentin.schulz@bootlin.com>
Signed-off-by: NMaxime Ripard <maxime.ripard@bootlin.com>
上级 2db639d8
......@@ -128,6 +128,14 @@
};
};
&cpu0 {
cpu-supply = <&reg_dcdc2>;
};
&cpu100 {
cpu-supply = <&reg_dcdc3>;
};
&de {
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册