[GIT PULL] clk: mvebu: fixes for v3.14
Jason Cooper
jason at lakedaemon.net
Sat Feb 8 12:31:54 EST 2014
Mike,
Here's a round of fixes I've had in -next for several days. It's not
the ideal solution, but a short term one while we hash out a proper
solution for v3.15+.
thx,
Jason.
The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
are available in the git repository at:
git://git.infradead.org/linux-mvebu.git tags/mvebu-clk-fixes-3.14
for you to fetch changes up to 58d516ae95cbf7eed44f85a01cdfad41f17b4197:
clk: mvebu: kirkwood: maintain clock init order (2014-02-06 18:07:01 +0000)
----------------------------------------------------------------
mvebu clock fixes for v3.14
- kirkwood, dove, armada-xp, armada-370
- force clock init order broken by sorting DT ocp nodes by address
- fixes boot failures on affected platforms
----------------------------------------------------------------
Sebastian Hesselbarth (4):
clk: mvebu: armada-370: maintain clock init order
clk: mvebu: armada-xp: maintain clock init order
clk: mvebu: dove: maintain clock init order
clk: mvebu: kirkwood: maintain clock init order
drivers/clk/mvebu/armada-370.c | 21 ++++++++++-----------
drivers/clk/mvebu/armada-xp.c | 20 +++++++++-----------
drivers/clk/mvebu/dove.c | 19 +++++++++----------
drivers/clk/mvebu/kirkwood.c | 34 ++++++++++++++++------------------
4 files changed, 44 insertions(+), 50 deletions(-)
More information about the linux-arm-kernel
mailing list