提交 a7869a5b 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

ARM: dts: r8a73a4: Add clock for CA15 CPU0 core

Improve hardware description by adding a clocks property to the device
node corresponding to the primary CA15 CPU core, which is for now the
only one described.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 7ee06c8a
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
device_type = "cpu"; device_type = "cpu";
compatible = "arm,cortex-a15"; compatible = "arm,cortex-a15";
reg = <0>; reg = <0>;
clocks = <&cpg_clocks R8A73A4_CLK_Z>;
clock-frequency = <1500000000>; clock-frequency = <1500000000>;
power-domains = <&pd_a2sl>; power-domains = <&pd_a2sl>;
next-level-cache = <&L2_CA15>; next-level-cache = <&L2_CA15>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册