From: Geert Uytterhoeven Date: Thu, 12 Oct 2017 09:35:05 +0000 (+0200) Subject: ARM: dts: r7s72100: Add clock for CA9 CPU core X-Git-Tag: v4.15-rc1~75^2~30^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f20d89ac0fefad2465e6ce6d64e9ff82e33889dd;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: r7s72100: Add clock for CA9 CPU core Improve hardware description by adding a clock property to the device node corresponding to the CA9 CPU core. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r7s72100.dtsi b/arch/arm/boot/dts/r7s72100.dtsi index 4ed12a4d9d513..ab9645a42eca3 100644 --- a/arch/arm/boot/dts/r7s72100.dtsi +++ b/arch/arm/boot/dts/r7s72100.dtsi @@ -203,6 +203,7 @@ compatible = "arm,cortex-a9"; reg = <0>; clock-frequency = <400000000>; + clocks = <&cpg_clocks R7S72100_CLK_I>; next-level-cache = <&L2>; }; };