lkml.org 
[lkml]   [2011]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCHv5 0/4]Initial support for TPS65912 PMIC
From
Hi Samuel,

On Thu, Jun 9, 2011 at 2:49 PM, Margarita Olaya <magi@slimlogic.co.uk> wrote:
> Hi,
>
> This is the initial version of the TPS65912 PMIC, a power management IC
> for multimedia products.
>
> The tps65912 consists of 4 DCDCs and 10 LDOs, that are able to supply
> voltage to main processor and other components. The chip includes a
> GPIO module.
>

All the patches have the ack, are you going to take them via MFD tree?

Thanks,
Margarita

> Changes from v4:
> - Rename tps65912-gpio.c as gpio-tps65912.c
> - Update the gpio makefile using the new name
> - Keep alphabetic order in Kconfig
> - Add base and ngpio to template_chip struct
>
> Margarita Olaya Cabrera (4):
>  mfd: tps65912: Add new mfd device
>  tps65912: irq: add interrupt controller
>  tps65912: gpio: add gpio driver
>  tps65912: add regulator driver
>
>  drivers/gpio/Kconfig                   |    6 +
>  drivers/gpio/Makefile                  |    1 +
>  drivers/gpio/gpio-tps65912.c           |  156 +++++++
>  drivers/mfd/Kconfig                    |   22 +
>  drivers/mfd/Makefile                   |    4 +
>  drivers/mfd/tps65912-core.c            |  177 +++++++
>  drivers/mfd/tps65912-i2c.c             |  139 ++++++
>  drivers/mfd/tps65912-irq.c             |  225 +++++++++
>  drivers/mfd/tps65912-spi.c             |  142 ++++++
>  drivers/regulator/Kconfig              |    6 +
>  drivers/regulator/Makefile             |    1 +
>  drivers/regulator/tps65912-regulator.c |  800 ++++++++++++++++++++++++++++++++
>  include/linux/mfd/tps65912.h           |  327 +++++++++++++
>  13 files changed, 2006 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/gpio/gpio-tps65912.c
>  create mode 100644 drivers/mfd/tps65912-core.c
>  create mode 100644 drivers/mfd/tps65912-i2c.c
>  create mode 100644 drivers/mfd/tps65912-irq.c
>  create mode 100644 drivers/mfd/tps65912-spi.c
>  create mode 100644 drivers/regulator/tps65912-regulator.c
>  create mode 100644 include/linux/mfd/tps65912.h
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2011-06-13 23:59    [W:0.056 / U:0.596 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site