Skip to content
Snippets Groups Projects
Commit a5dc23f6 authored by Ulrich Hecht's avatar Ulrich Hecht Committed by Simon Horman
Browse files

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
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,10 @@
};
};
&extal_clk {
clock-frequency = <33333333>;
};
&mmcif {
pinctrl-0 = <&mmc_pins>;
pinctrl-names = "default";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment