regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Support
authorOkan Sahin <okan.sahin@analog.com>
Wed, 12 Apr 2023 11:12:43 +0000 (14:12 +0300)
committerLee Jones <lee@kernel.org>
Wed, 28 Jun 2023 14:17:45 +0000 (15:17 +0100)
commitc2b2afe6c8811290e4207dcb1d627def32a970f8
tree32c4e462b28b666127d57289f4a843a60a173585
parent8640b38234cf295a6b548fc303e93322464155ad
regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Support

Regulator driver for both MAX77541 and MAX77540.
The MAX77541 is a high-efficiency step-down converter
with two 3A switching phases for single-cell Li+ battery
and 5VDC systems.

The MAX77540 is a high-efficiency step-down converter
with two 3A switching phases.

Signed-off-by: Okan Sahin <okan.sahin@analog.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230412111256.40013-3-okan.sahin@analog.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max77541-regulator.c [new file with mode: 0644]