regulator: lp8755: new driver for LP8755
authorDaniel Jeong <gshark.jeong@gmail.com>
Mon, 17 Dec 2012 01:24:06 +0000 (10:24 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Dec 2012 16:32:34 +0000 (16:32 +0000)
commitb59320cc5a5e6ceaa17f0895ffbe0711ebad7adf
tree666e0875d20eca68c852949f066616a4217a8dbd
parenta49f0d1ea3ec94fc7cf33a7c36a16343b74bd565
regulator: lp8755: new driver for LP8755

This patch is for new lp8755 regulator dirver and
several unsed variables were deleted and then test was done.

LP8755 :
The LP8755 is a high performance power management unit.It contains
six step-down DC-DC converters which can can be filexibly bundled
together in multiphase converters as required by application.
www.ti.com

Signed-off-by: Daniel Jeong <gshark.jeong@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/lp8755.c [new file with mode: 0644]
include/linux/platform_data/lp8755.h [new file with mode: 0644]
This page took 0.026352 seconds and 5 git commands to generate.