regulator: max8973: add regulator driver support
authorLaxman Dewangan <ldewangan@nvidia.com>
Mon, 19 Nov 2012 01:28:29 +0000 (06:58 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 19 Nov 2012 08:03:11 +0000 (17:03 +0900)
commit5928f5389664fffa295c39bbe23de73069124451
treec6da1465977951e85eb6ecc9375fbd842e020b08
parentf4a75d2eb7b1e2206094b901be09adb31ba63681
regulator: max8973: add regulator driver support

The MAXIM MAX8973 high-efficiency, three phase, DC-DC step-down
switching regulator delievers up to 9A of output current. Each
phase operates at a 2MHz fixed frequency with a 120 deg shift
from the adjacent phase, allowing the use of small magnetic
component.

Add regulator driver for this device.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max8973-regulator.c [new file with mode: 0644]
include/linux/regulator/max8973-regulator.h [new file with mode: 0644]
This page took 0.02678 seconds and 5 git commands to generate.