lkml.org 
[lkml]   [2011]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Driver for Texas Instruments TPS61050/61052 chips
Date
From: Linus Walleij <linus.walleij@linaro.org>

The TI TPS61050/TPS61052 chips can be used for various stuff,
boost converter (for e.g. audio), LED flash gun, and white LED
boost driver.

If the patches are OK I would prefer to merge them all through
the ux500-core tree so I can get the platform data in at the
same time, so requesting ACK from the MFD and regulator
subsystem maintainers if/when you are pleased with this.

Linus Walleij (3):
mfd: add a core driver for TI TPS61050/TPS61052 chips
regulator: add a subdriver for TI TPS6105x regulator portions
mach-ux500: configure board for the TPS61052 regulator

arch/arm/mach-ux500/board-mop500-regulators.c | 26 +++
arch/arm/mach-ux500/board-mop500-regulators.h | 1 +
arch/arm/mach-ux500/board-mop500.c | 14 ++
drivers/mfd/Kconfig | 12 ++
drivers/mfd/Makefile | 1 +
drivers/mfd/tps6105x.c | 251 +++++++++++++++++++++++++
drivers/regulator/Kconfig | 9 +
drivers/regulator/Makefile | 2 +-
drivers/regulator/tps6105x-regulator.c | 220 ++++++++++++++++++++++
include/linux/mfd/tps6105x.h | 101 ++++++++++
10 files changed, 636 insertions(+), 1 deletions(-)
create mode 100644 drivers/mfd/tps6105x.c
create mode 100644 drivers/regulator/tps6105x-regulator.c
create mode 100644 include/linux/mfd/tps6105x.h

--
1.7.3.2

Yours,
Linus Walleij


\
 
 \ /
  Last update: 2011-03-08 10:43    [W:0.020 / U:0.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site