]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: shmobile: Update r7s72100 DTS to include CPU frequency
authorMagnus Damm <damm+renesas@opensource.se>
Fri, 6 Jun 2014 05:28:49 +0000 (14:28 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 17 Jun 2014 10:50:33 +0000 (19:50 +0900)
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 <damm+renesas@opensource.se>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r7s72100.dtsi

index f50fbc8f3bd9584a5d8a74fb9fb55c4bfe01225b..bdee225411895f75b7e8477527496ff696074cf3 100644 (file)
                        device_type = "cpu";
                        compatible = "arm,cortex-a9";
                        reg = <0>;
+                       clock-frequency = <400000000>;
                };
        };