projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e35db38
)
ARM: shmobile: Add r8a7740 Maximum CPU Frequency to DTS
author
Magnus Damm
<damm+renesas@opensource.se>
Wed, 7 May 2014 23:32:29 +0000
(08:32 +0900)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7740.dtsi
b/arch/arm/boot/dts/r8a7740.dtsi
index 8280884bfa596b95d447b11505b775783dc260a2..67c4b8ba1f3e0bfdbb6d4e7e3659ec22734e60e4 100644
(file)
--- a/
arch/arm/boot/dts/r8a7740.dtsi
+++ b/
arch/arm/boot/dts/r8a7740.dtsi
@@
-22,6
+22,7
@@
compatible = "arm,cortex-a9";
device_type = "cpu";
reg = <0x0>;
+ clock-frequency = <800000000>;
};
};