ARM: shmobile: bockw dts: set extal clock frequency

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>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Ulrich Hecht 2015-02-16 17:58:59 +01:00 committed by Simon Horman
parent 7d316faa19
commit a5dc23f689
1 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,10 @@
};
};
&extal_clk {
clock-frequency = <33333333>;
};
&mmcif {
pinctrl-0 = <&mmc_pins>;
pinctrl-names = "default";