linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks")
@ 2016-04-14 19:13 David Lechner
  2016-04-14 19:13 ` [PATCH 1/2] ARM: davinci: Move clock init after ioremap David Lechner
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: David Lechner @ 2016-04-14 19:13 UTC (permalink / raw)
  To: linux-arm-kernel

I have separated these patches from the "da8xx USB clocks" series since that
series no longer depends on the clock init being moved.

Tested working on the linux-davinci/master branch with LEGO MINDSTORMS EV3.

David Lechner (2):
  ARM: davinci: Move clock init after ioremap.
  ARM: davinci: da850: use clk->set_parent for async3

 arch/arm/mach-davinci/clock.c  |  2 +-
 arch/arm/mach-davinci/common.c |  6 ---
 arch/arm/mach-davinci/da830.c  |  2 +
 arch/arm/mach-davinci/da850.c  | 90 ++++++++++++++++++++----------------------
 arch/arm/mach-davinci/dm355.c  |  1 +
 arch/arm/mach-davinci/dm365.c  |  1 +
 arch/arm/mach-davinci/dm644x.c |  1 +
 arch/arm/mach-davinci/dm646x.c |  1 +
 8 files changed, 49 insertions(+), 55 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-04-27 13:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-14 19:13 [PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks") David Lechner
2016-04-14 19:13 ` [PATCH 1/2] ARM: davinci: Move clock init after ioremap David Lechner
2016-04-14 19:13 ` [PATCH 2/2] ARM: davinci: da850: use clk->set_parent for async3 David Lechner
2016-04-16 19:31   ` David Lechner
2016-04-18  4:55     ` Sekhar Nori
2016-04-14 19:26 ` [PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks") David Lechner
2016-04-15  6:36   ` Sekhar Nori
2016-04-15 10:09     ` Sekhar Nori
2016-04-15 16:21     ` David Lechner
2016-04-27 13:39 ` Sekhar Nori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).