[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121123111221.GC12685@sortiz-mobl>
Date: Fri, 23 Nov 2012 12:12:21 +0100
From: Samuel Ortiz <sameo@...ux.intel.com>
To: Guennadi Liakhovetski <g.liakhovetski@....de>
Cc: linux-sh@...r.kernel.org, Magnus Damm <magnus.damm@...il.com>,
linux-kernel@...r.kernel.org,
Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: Re: [PATCH v2 1/2] mfd: add an AS3711 PMIC MFD driver
Hi Guennadi,
On Thu, Nov 22, 2012 at 11:12:04AM +0100, Guennadi Liakhovetski wrote:
> AS3711 is a PMIC with multiple DCDC and LDO power supplies, GPIOs, an RTC,
> a battery charger and a general purpose ADC. This patch adds support for
> the MFD with support for a regulator driver and a backlight driver.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@....de>
> ---
>
> v2: (Thanks to Mark for review)
>
> - Only print chip IDs if they match expected values
> - Check regmap_read() error
> - Make platform data optional
>
> drivers/mfd/Kconfig | 9 ++
> drivers/mfd/Makefile | 1 +
> drivers/mfd/as3711.c | 217 ++++++++++++++++++++++++++++++++++++++++++++
> include/linux/mfd/as3711.h | 126 +++++++++++++++++++++++++
> 4 files changed, 353 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mfd/as3711.c
> create mode 100644 include/linux/mfd/as3711.h
Patch applied to my for-next branch, thanks.
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