regulator: adp5055: Add driver for adp5055
authorAlexis Czezar Torreno <alexisczezar.torreno@analog.com>
Wed, 9 Apr 2025 01:34:29 +0000 (09:34 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 9 Apr 2025 12:47:22 +0000 (13:47 +0100)
commit147b2a96f24e0cfcc476378f9356b30662045c7e
tree99b1776631dfe4e4a4e1dd9dedfb6705af1262c0
parent5bfc88c4e5783357399ce66f40a479a090af2ba0
regulator: adp5055: Add driver for adp5055

Add ADI ADP5055 driver support. The device consists
of 3 buck regulators able to connect to high input voltages of up to 18V
with no preregulators.

Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
Link: https://patch.msgid.link/20250409-upstream-adp5055-v6-2-faa6e810deb1@analog.com
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/adp5055-regulator.c [new file with mode: 0644]