From: Magnus Damm Date: Wed, 20 Aug 2014 13:02:10 +0000 (+0900) Subject: ARM: shmobile: sh7372: Update DTS to include CPU frequency X-Git-Tag: upstream/snapshot3+hdmi~37^2~73 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7aeee8fec9c6ba313f6f430808a3e4f6f6ef1f88;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ARM: shmobile: sh7372: Update DTS to include CPU frequency Add CPU Frequency information to the sh7372 DTS file. This will allow us to use the shared C code on sh7372 and Mackerel which reads out the clock frequency from DT and calculates the delay settings from there. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman (cherry picked from commit 2340cd112933ee837aa83017a6da23c72565d501) Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/sh7372.dtsi b/arch/arm/boot/dts/sh7372.dtsi index 249f65be2..f863a10 100644 --- a/arch/arm/boot/dts/sh7372.dtsi +++ b/arch/arm/boot/dts/sh7372.dtsi @@ -21,6 +21,7 @@ compatible = "arm,cortex-a8"; device_type = "cpu"; reg = <0x0>; + clock-frequency = <800000000>; }; };