From: Magnus Damm Date: Fri, 6 Jun 2014 05:28:49 +0000 (+0900) Subject: ARM: shmobile: Update r7s72100 DTS to include CPU frequency X-Git-Tag: upstream/snapshot3+hdmi~198 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa7cc67445415eeed2c42e94a227d846957c591a;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ARM: shmobile: Update r7s72100 DTS to include CPU frequency Add CPU Frequency information to the r7s72100 DTS file. This will allow us to use the shared C code on r7s72100 and Genmai which reads out the clock frequency from DT and calculates the delay settings from there. Signed-off-by: Magnus Damm Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman (cherry picked from commit 005407fdf1c65a06fc0a9c588408f57e2eacef7c) Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r7s72100.dtsi b/arch/arm/boot/dts/r7s72100.dtsi index f50fbc8..bdee225 100644 --- a/arch/arm/boot/dts/r7s72100.dtsi +++ b/arch/arm/boot/dts/r7s72100.dtsi @@ -144,6 +144,7 @@ device_type = "cpu"; compatible = "arm,cortex-a9"; reg = <0>; + clock-frequency = <400000000>; }; };