diff mbox

[v3,15/15] ARM: shmobile: bockw dts: set extal clock frequency

Message ID 1424105939-4910-16-git-send-email-ulrich.hecht+renesas@gmail.com (mailing list archive)
State Accepted
Commit a5dc23f6896005a18629b5c1be0e39a9f6090bf5
Delegated to: Simon Horman
Headers show

Commit Message

Ulrich Hecht Feb. 16, 2015, 4:58 p.m. UTC
Sets the extal clock to the frequency of the oscillator installed by
default (33 MHz).

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/boot/dts/r8a7778-bockw.dts | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox

Patch

diff --git a/arch/arm/boot/dts/r8a7778-bockw.dts b/arch/arm/boot/dts/r8a7778-bockw.dts
index 97a1132..cbb206b 100644
--- a/arch/arm/boot/dts/r8a7778-bockw.dts
+++ b/arch/arm/boot/dts/r8a7778-bockw.dts
@@ -79,6 +79,10 @@ 
 	};
 };
 
+&extal_clk {
+	clock-frequency = <33333333>;
+};
+
 &i2c0 {
 	status = "okay";