Commit a5dc23f6 authored by Ulrich Hecht's avatar Ulrich Hecht Committed by Simon Horman

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: default avatarUlrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 7d316faa
......@@ -61,6 +61,10 @@ ethernet@18300000 {
};
};
&extal_clk {
clock-frequency = <33333333>;
};
&mmcif {
pinctrl-0 = <&mmc_pins>;
pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment