linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/5] Fixes for the pxa common clocks
@ 2014-10-06 23:07 Robert Jarzmik
  2014-10-06 23:07 ` [PATCH v1 1/5] clk: pxa: fix pxa27x CCCR bit usage Robert Jarzmik
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Robert Jarzmik @ 2014-10-06 23:07 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mike, Arnd, Haojian,

Here are all the fixes I had gathered so far on pxa clocks serie.

Amongst these :
 - only patch 1/5 is a really required fix
 - patches 2/5 and 3/5, after review, could go to the next merge window
 - patch 4/5 should be carefully reviewed by pxa and arm people, but not merged
   until pxa25x support is in place.
 - patch 5/5 should only be considered if ever Tomeu's changes get in.

I'm sending these to give us time to review ahead of time. And of course they
have only been tested on a single pxa27x platform, but once my environment is
ready, I'll pass a full build test on all PXA platform.

Cheers.

--
Robert

Robert Jarzmik (5):
  clk: pxa: fix pxa27x CCCR bit usage
  clk: pxa: declare init function and data __init
  clk: pxa: keep clocks initialization separated per variant
  arm: pxa: change clocks init sequence
  clk: pxa: migrate to the clk_core API

 arch/arm/mach-pxa/generic.c  |  2 ++
 arch/arm/mach-pxa/generic.h  |  1 +
 drivers/clk/pxa/clk-pxa.c    | 51 +++++++++++++++++++++++++++-----------------
 drivers/clk/pxa/clk-pxa.h    | 11 +++++-----
 drivers/clk/pxa/clk-pxa27x.c | 16 +++++++++-----
 5 files changed, 51 insertions(+), 30 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-11-17 19:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-06 23:07 [PATCH v1 0/5] Fixes for the pxa common clocks Robert Jarzmik
2014-10-06 23:07 ` [PATCH v1 1/5] clk: pxa: fix pxa27x CCCR bit usage Robert Jarzmik
2014-11-17 19:25   ` Mike Turquette
2014-10-06 23:07 ` [PATCH v1 2/5] clk: pxa: declare init function and data __init Robert Jarzmik
2014-10-06 23:07 ` [PATCH v1 3/5] clk: pxa: keep clocks initialization separated per variant Robert Jarzmik
2014-11-17 19:32   ` Mike Turquette
2014-10-06 23:08 ` [PATCH v1 4/5] DON'T MERGE ME: arm: pxa: change clocks init sequence Robert Jarzmik
2014-10-06 23:08 ` [PATCH v1 5/5] DON'T MERGE ME: clk: pxa: migrate to the clk_core API Robert Jarzmik
2014-10-30  6:51 ` [PATCH v1 0/5] Fixes for the pxa common clocks Robert Jarzmik
2014-11-07 22:05   ` Robert Jarzmik

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).