diff mbox

[01/04] ARM: shmobile: Add r8a7740 Maximum CPU Frequency to DTS

Message ID 20140507233229.29712.29821.sendpatchset@w520 (mailing list archive)
State Accepted
Commit 63575d8cd5cba0c657ac5c18f75e91e2e30cc0eb
Headers show

Commit Message

Magnus Damm May 7, 2014, 11:32 p.m. UTC
From: Magnus Damm <damm+renesas@opensource.se>

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

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 arch/arm/boot/dts/r8a7740.dtsi |    1 +
 1 file changed, 1 insertion(+)

--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

--- 0001/arch/arm/boot/dts/r8a7740.dtsi
+++ work/arch/arm/boot/dts/r8a7740.dtsi	2014-04-24 17:50:40.000000000 +0900
@@ -22,6 +22,7 @@ 
 			compatible = "arm,cortex-a9";
 			device_type = "cpu";
 			reg = <0x0>;
+			clock-frequency = <800000000>;
 		};
 	};