linux/drivers/clk/mvebu
Simon Guinot 1022c75f5a clk: armada-370: fix tclk frequencies
This patch fixes the tclk frequency array for the Armada-370 SoC.
This bug has been introduced by commit 6b72333d
("clk: mvebu: add Armada 370 SoC-centric clock init").

A wrong tclk frequency affects the following drivers: mvsdio, mvneta,
i2c-mv64xxx and mvebu-devbus. This list may be incomplete.

About the mvneta Ethernet driver, note that the tclk frequency is used
to compute the Rx time coalescence. Then, this bug harms the coalescence
configuration and also degrades the networking performances with the
default values.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Cc: stable@vger.kernel.org
Signed-off-by: Michael Turquette <mturquette@deferred.io>
2013-10-06 17:39:46 -07:00
..
Kconfig clk: mvebu: disintegrate obsolete file 2013-05-29 19:28:29 +00:00
Makefile clk: mvebu: disintegrate obsolete file 2013-05-29 19:28:29 +00:00
armada-370.c clk: armada-370: fix tclk frequencies 2013-10-06 17:39:46 -07:00
armada-xp.c clk: armada-xp: Fix incorrect placement of __initconst 2013-08-27 18:34:40 -07:00
clk-cpu.c clk: mvebu: add missing iounmap 2013-08-23 11:44:03 -07:00
common.c clk: mvebu: add missing iounmap 2013-08-23 11:44:03 -07:00
common.h clk: mvebu: add common clock functions for core clk and clk gating 2013-05-29 19:20:22 +00:00
dove.c clk: dove: Fix incorrect placement of __initconst 2013-08-27 18:35:07 -07:00
kirkwood.c clk: kirkwood: Fix incorrect placement of __initconst 2013-08-27 18:35:19 -07:00