]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: regulator: add AXP313 support
authorAndre Przywara <andre.przywara@arm.com>
Tue, 17 Oct 2023 13:12:44 +0000 (14:12 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 12 Nov 2023 16:47:16 +0000 (16:47 +0000)
commitfafedff35015c8cca7c537b68deb57b22c3ead73
tree7a270694c21d5b3c6603b76c3d3f7dba6b38cd18
parentd17d051c540a97b8d0b38236dd7fef2294db4e48
power: regulator: add AXP313 support

The X-Powers AXP313a is a small PMIC with just three buck converters and
three LDOs, one of which is actually fixed (so not modelled here).

Add the compatible string and the respective regulator ranges to allow
drivers to adjust voltages.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/power/pmic/axp.c
drivers/power/regulator/axp_regulator.c
include/axp_pmic.h