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

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
......@@ -180,7 +180,7 @@ phy0: ethernet-phy@0 {
};
&extal1_clk {
clock-frequency = <25000000>;
clock-frequency = <24000000>;
};
&extal2_clk {
clock-frequency = <48000000>;
......
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