Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -61,6 +61,10 @@
	};
};

&extal_clk {
	clock-frequency = <33333333>;
};

&mmcif {
	pinctrl-0 = <&mmc_pins>;
	pinctrl-names = "default";