Re: [PATCH 2/2] power: regulator: add AXP717 support

2024-05-11 Thread Ryan Walklin
On Fri, 10 May 2024, at 11:43 AM, Andre Przywara wrote: > 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. >

[PATCH 2/2] power: regulator: add AXP717 support

2024-05-09 Thread Andre Przywara
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 --- drivers/power/pmic/axp.c