]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: shmobile: Add r8a7740 Maximum CPU Frequency to DTS
authorMagnus Damm <damm+renesas@opensource.se>
Wed, 7 May 2014 23:32:29 +0000 (08:32 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 11 May 2014 11:58:56 +0000 (20:58 +0900)
Add 800 MHz to the r8a7740 DTS to describe the maximum CPU frequency.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Tested-by: Geert Uytterhoeven <geert@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7740.dtsi

index 8280884bfa596b95d447b11505b775783dc260a2..67c4b8ba1f3e0bfdbb6d4e7e3659ec22734e60e4 100644 (file)
@@ -22,6 +22,7 @@
                        compatible = "arm,cortex-a9";
                        device_type = "cpu";
                        reg = <0x0>;
+                       clock-frequency = <800000000>;
                };
        };