]> git.ipfire.org Git - thirdparty/u-boot.git/commit
power: regulator: add AXP323 support
authorAndre Przywara <andre.przywara@arm.com>
Mon, 23 Sep 2024 22:59:22 +0000 (23:59 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 27 Jul 2025 21:57:35 +0000 (22:57 +0100)
commit1063678a7011aff8ea768074d3c5f2c5cc27fd73
treec5fa58e884c44c2cb29711b52158a63fa000182e
parent869d396191ed226b66d9fe99e89230b359478d82
power: regulator: add AXP323 support

The X-Powers AXP323 is very close sibling to the AXP313A, only that it
adds support for dual-phasing the first two DC/DC converters.

We do not really care about this particular feature, so just add the new
compatible string and tie it to the existing AXP313A support code.

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