]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: regulator: add AXP717 support
authorAndre Przywara <andre.przywara@arm.com>
Thu, 9 May 2024 23:43:19 +0000 (00:43 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 14 Jul 2024 23:17:27 +0000 (00:17 +0100)
commitc30277f0d966fbc026756034db8f85d01304e35f
treef36dd1beb64b83bb1461d9f97abcb774b42e911d
parentb182816c1fb436916661949213c543bf4d42250b
power: regulator: add AXP717 support

The X-Powers AXP717 is a PMIC with four buck converters and a number
of 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: Ryan Walklin <ryan@testtoast.com>
drivers/power/pmic/axp.c
drivers/power/regulator/axp_regulator.c
include/axp_pmic.h