regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator Support
authorOkan Sahin <okan.sahin@analog.com>
Mon, 17 Jul 2023 05:07:35 +0000 (08:07 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 17 Jul 2023 05:40:32 +0000 (06:40 +0100)
commitaf71cccadecedad3484c2208e2c4fc8eff927d4a
treedceb7adfbadceeb4cc4331613b0cacaeb34a5e03
parent045a44d4c9b32578aacf0811063e5bb741c7c32c
regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator Support

Regulator driver for  MAX77857/59 and MAX77831.
The MAX77857 is a high-efficiency, high-performance
buck-boost converter targeted for systems requiring
a wide input voltage range (2.5V to 16V).

The MAX77859 is high-Efficiency Buck-Boost Converter
for USB-PD/PPS Applications. It has wide input range
(2.5V to 22V)

The MAX77831 is a high-efficiency, high-performance
buck-boost converter targeted for systems requiring
wide input voltage range (2.5V to 16V).

Signed-off-by: Okan Sahin <okan.sahin@analog.com>
Link: https://lore.kernel.org/r/20230717050736.10075-3-okan.sahin@analog.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max77857-regulator.c [new file with mode: 0644]