regulator: add mt6357 regulator
authorFabien Parent <fparent@baylibre.com>
Tue, 29 Nov 2022 15:57:06 +0000 (16:57 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 2 Dec 2022 12:23:19 +0000 (12:23 +0000)
commitdafc7cde23dca239987d3cd000b11cdccc3728ea
tree9d2e2eab87091ad12e46d098b7fbf7699251349a
parentb4387db19d7f1caf166852782a5f0e5a393bdf24
regulator: add mt6357 regulator

Add regulator driver for the MT6357 PMIC.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
Link: https://lore.kernel.org/r/20221005-mt6357-support-v7-7-477e60126749@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/mt6357-regulator.c [new file with mode: 0644]
include/linux/regulator/mt6357-regulator.h [new file with mode: 0644]