diff options
author | Ulrich Hecht <ulrich.hecht+renesas@gmail.com> | 2014-12-10 09:45:25 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-12-21 03:09:23 -0500 |
commit | 1a9a658113c33235ca12e622d91331dd91c61035 (patch) | |
tree | 43adf2a1add2488b2acc0dc87089a6226f18c726 /arch/arm/boot/dts | |
parent | 00df611376e5cd84ae836d04608766096e4702e6 (diff) |
ARM: shmobile: kzm9g-reference: Common clock framework DT description
KZM9G-specific clock overrides.
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts')
-rw-r--r-- | arch/arm/boot/dts/sh73a0-kzm9g-reference.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts index 939be1299ca6..3d912ea8fef4 100644 --- a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts +++ b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts | |||
@@ -182,6 +182,10 @@ | |||
182 | status = "ok"; | 182 | status = "ok"; |
183 | }; | 183 | }; |
184 | 184 | ||
185 | &extal2_clk { | ||
186 | clock-frequency = <48000000>; | ||
187 | }; | ||
188 | |||
185 | &i2c0 { | 189 | &i2c0 { |
186 | status = "okay"; | 190 | status = "okay"; |
187 | as3711@40 { | 191 | as3711@40 { |