[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121119175858.GI18738@sortiz-mobl>
Date: Mon, 19 Nov 2012 18:58:58 +0100
From: Samuel Ortiz <sameo@...ux.intel.com>
To: ciminaghi@...dd.com
Cc: rubini@...dd.com, giancarlo.asnaghi@...com,
broonie@...nsource.wolfsonmicro.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 00/10] sta2x11-mfd patches
Hi Davide,
On Fri, Nov 09, 2012 at 03:19:51PM +0100, ciminaghi@...dd.com wrote:
> From: Davide Ciminaghi <ciminaghi@...dd.com>
>
> Hi,
>
> this is v3 of a patchset submitted on
> 2012/10/22 (see https://lkml.org/lkml/2012/10/22/290)
> and 2012/09/12 (see https://lkml.org/lkml/2012/9/12/139).
> Here's a summary of changes in v3:
>
> * Regmap support fix:
> sta2x11_apb_soc_regs_writeable_reg() fixed as
> suggested by Mark Brown
> (see https://lkml.org/lkml/2012/10/23/448)
>
> * Regmap support fix: regmap field in struct
> sta2x11_mfd (a single struct regmap * in v2) becomes
> an array of struct regmap pointers, one per platform
> device.
>
> Davide Ciminaghi (10):
> drivers/mfd/sta2x11-mfd: add apb-soc regs driver and factor out
> common code
> drivers/mfd/sta2x11-mfd: add regmap support
> drivers/mfd/sta2x11-mfd: add sta2x11_mfd_get_regs_data() function
> drivers/mfd/sta2x11-mfd: use defines for platform devices' names
> drivers/mfd/sta2x11-mfd: only add sta2x11_mfd if it hasn't already
> been added
> drivers/mfd/sta2x11-mfd: platform probe: don't mind about gpio
> platform data
> drivers/mfd/sta2x11-mfd: use one lock per device instead of one lock
> per mfd
> drivers/mfd/sta2x11-mfd: add scr (otp registers) platform driver
> drivers/mfd/sta2x11-mfd: add defines for some sta2x11 sctl registers
> drivers/mfd/sta2x11-mfd: add myself to copyright
>
> drivers/mfd/Kconfig | 1 +
> drivers/mfd/sta2x11-mfd.c | 532 +++++++++++++++++++++++++++------------
> include/linux/mfd/sta2x11-mfd.h | 198 ++++++++++++++-
> 3 files changed, 574 insertions(+), 157 deletions(-)
Thanks, all 10 patches applied now.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists