]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
regulator: lp87565: Add support for lp87565 PMIC regulators
authorKeerthy <j-keerthy@ti.com>
Tue, 23 May 2017 12:16:55 +0000 (17:46 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 24 May 2017 17:21:15 +0000 (18:21 +0100)
commitf0168a9bfdfd6058c78207616348fed3cd52e739
tree4036c0010083c8b8d5c2d7431a5aee9bda7f3a63
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
regulator: lp87565: Add support for lp87565 PMIC regulators

The regulators set consists of 4 BUCKs. The output
voltages are configurable and are meant to supply power to the
main processor and other components. The ramp delay is configurable
for all BUCKs. The BUCKs can be configured in single phase or
multiphase modes.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/lp87565-regulator.c [new file with mode: 0644]