]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Fri, 22 Jan 2016 16:28:23 +0000 (08:28 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 22 Jan 2016 16:28:23 +0000 (08:28 -0800)
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: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/r8a7740-armadillo800eva.dts

index 105d9c95de4af6114c091027a50e393aac147b09..5c76dcc89df52de61e4995e1e03848b66cd0bab8 100644 (file)
@@ -180,7 +180,7 @@ phy0: ethernet-phy@0 {
 };
 
 &extal1_clk {
-       clock-frequency = <25000000>;
+       clock-frequency = <24000000>;
 };
 &extal2_clk {
        clock-frequency = <48000000>;