[PATCH 1/9] ARM: shmobile: Add r8a7740 Maximum CPU Frequency to DTS

Simon Horman horms+renesas at verge.net.au
Thu May 15 17:58:42 PDT 2014


From: Magnus Damm <damm+renesas at opensource.se>

Add 800 MHz to the r8a7740 DTS to describe the maximum CPU frequency.

Signed-off-by: Magnus Damm <damm+renesas at opensource.se>
Tested-by: Geert Uytterhoeven <geert at glider.be>
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
 arch/arm/boot/dts/r8a7740.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/r8a7740.dtsi b/arch/arm/boot/dts/r8a7740.dtsi
index 8280884..67c4b8b 100644
--- 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>;
 		};
 	};
 
-- 
1.8.5.2




More information about the linux-arm-kernel mailing list