OSDN Git Service

regulator: slg51000: add slg51000 regulator driver
authorEric Jeong <eric.jeong.opensource@diasemi.com>
Thu, 18 Apr 2019 06:09:44 +0000 (15:09 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 13 May 2019 10:07:43 +0000 (11:07 +0100)
commita867bde3dd037ea5e9f1c5268d22d4bc4fa399b9
tree60f0af94c20eb82eb025dc52f1d612d4c9750804
parent249825cc48ebe7d036a1200f6e5ad3d4dc1d2e25
regulator: slg51000: add slg51000 regulator driver

Adding regulator driver for the device Dialog SLG51000.

The SLG51000 device contains seven compact and customizable low
dropout regulators and is designed for high performance camera modules
and other small multi-rail applications.

Signed-off-by: Eric Jeong <eric.jeong.opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/slg51000-regulator.c [new file with mode: 0644]
drivers/regulator/slg51000-regulator.h [new file with mode: 0644]