linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] DB8500 PRCMU update
@ 2012-01-13 15:19 Linus Walleij
  2012-02-20 15:02 ` Samuel Ortiz
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2012-01-13 15:19 UTC (permalink / raw)
  To: Samuel Ortiz, linux-kernel
  Cc: Mattias Nilsson, Bengt Jonsson, Daniel Willerud, Linus Walleij

From: Linus Walleij <linus.walleij@linaro.org>

This is a set of updates to the DB8500 driver that mainly expand
clock handling and tries to get a more clean approach to the
various register access. This is targeted at next (v3.4) merge
window, but we'd like to see it mature in linux-next as soon as
possible so I'm sending it early.

Yours,
Linus Walleij

Bengt Jonsson (1):
  mfd/db8500-prcmu: spawned regulators update

Daniel Willerud (1):
  mfd/db8500-prcmu: remove U8400 legacy

Jonas Aaberg (1):
  mfd/db8500-prcmu: remove check for firmware bug

Mattias Nilsson (5):
  mfd/db8500-prcmu: function for obtaining the prcmu firmware version
  mfd/db8500-prcmu: update abstract dbx500 interface
  mfd/db8500-prcmu: clock handling update
  mfd/db8500-prcmu: OPP and sleep handling update
  mfd/db8500-prcmu: add initial prcmu register access api

 drivers/cpufreq/db8500-cpufreq.c |   13 +-
 drivers/mfd/db8500-prcmu.c       |  927 ++++++++++++++++++++++++++++++--------
 drivers/mfd/dbx500-prcmu-regs.h  |  128 ++++--
 include/linux/mfd/db8500-prcmu.h |  142 ++++--
 include/linux/mfd/dbx500-prcmu.h |  359 ++++++++++++++-
 5 files changed, 1272 insertions(+), 297 deletions(-)

-- 
1.7.8


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

* Re: [PATCH 0/8] DB8500 PRCMU update
  2012-01-13 15:19 [PATCH 0/8] DB8500 PRCMU update Linus Walleij
@ 2012-02-20 15:02 ` Samuel Ortiz
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Ortiz @ 2012-02-20 15:02 UTC (permalink / raw)
  To: Linus Walleij
  Cc: linux-kernel, Mattias Nilsson, Bengt Jonsson, Daniel Willerud,
	Linus Walleij

Hi Linus,

On Fri, Jan 13, 2012 at 04:19:46PM +0100, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@linaro.org>
> 
> This is a set of updates to the DB8500 driver that mainly expand
> clock handling and tries to get a more clean approach to the
> various register access. This is targeted at next (v3.4) merge
> window, but we'd like to see it mature in linux-next as soon as
> possible so I'm sending it early.
So much for being early, sorry for taking me so long to look at those patches.
I applied the whole patchset now, thanks.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

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

end of thread, other threads:[~2012-02-20 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-13 15:19 [PATCH 0/8] DB8500 PRCMU update Linus Walleij
2012-02-20 15:02 ` Samuel Ortiz

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