ARM: dts: r8a7745: Add missing clock for secondary CA7 CPU core
authorBiju Das <[email protected]>
Thu, 21 Dec 2017 14:52:25 +0000 (14:52 +0000)
committerSimon Horman <[email protected]>
Fri, 22 Dec 2017 08:24:00 +0000 (09:24 +0100)
Add the missing clock to CA7 CPU1 node.

Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Chris Paterson <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm/boot/dts/r8a7745.dtsi

index 835a2821477b15a2abafee16a396c16b1a464e79..ae918e9cce210b4b6f284b216f67df7a86ef1dd7 100644 (file)
@@ -84,6 +84,7 @@
                        compatible = "arm,cortex-a7";
                        reg = <1>;
                        clock-frequency = <1000000000>;
+                       clocks = <&cpg CPG_CORE R8A7745_CLK_Z2>;
                        power-domains = <&sysc R8A7745_PD_CA7_CPU1>;
                        next-level-cache = <&L2_CA7>;
                };