OSDN Git Service

regulator: Add driver for MT6332 PMIC regulators
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tue, 13 Sep 2022 12:34:56 +0000 (14:34 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 13 Sep 2022 14:04:58 +0000 (15:04 +0100)
commit1cc5a52e873a4f9725eafe5aa9cd213b7b58e29e
tree14431d075824f450c1f393ccf89389173aa5ec5a
parente22943e32e1fc314b8e2b095ae3495d1bfa9aca5
regulator: Add driver for MT6332 PMIC regulators

Add a driver for the regulators found in the MT6332 PMICs,
including six buck and four LDO regulators.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220913123456.384513-5-angelogioacchino.delregno@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/mt6332-regulator.c [new file with mode: 0644]
include/linux/regulator/mt6332-regulator.h [new file with mode: 0644]