[PATCH 0/8] DB8500 PRCMU update

From: Linus Walleij
Date: Fri Jan 13 2012 - 10:20:20 EST


From: Linus Walleij <linus.walleij@xxxxxxxxxx>

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/