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

Commit 53c517a8 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'renesas-fixes-for-v4.5' of...

Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes

Renesas ARM Based SoC Fixes for v4.5

Correct extal1 frequency of armadillo800eva board

* tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas

:
  ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHz

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 00affcac c61f30a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@
};

&extal1_clk {
	clock-frequency = <25000000>;
	clock-frequency = <24000000>;
};
&extal2_clk {
	clock-frequency = <48000000>;