Re: [PATCH 3/6] power: pmic: sunxi: replace AXP717 SPL driver

2024-07-10 Thread Chris Morgan
On Thu, May 16, 2024 at 12:48:36AM +0100, Andre Przywara wrote: > We now have a generic AXP SPL driver implementation, that already covers > the DC/DC converters of the AXP717 PMIC. > > Remove the old, dedicated driver and switch to the new generic driver. > This should not introduce any change in

[PATCH 3/6] power: pmic: sunxi: replace AXP717 SPL driver

2024-05-15 Thread Andre Przywara
We now have a generic AXP SPL driver implementation, that already covers the DC/DC converters of the AXP717 PMIC. Remove the old, dedicated driver and switch to the new generic driver. This should not introduce any change in behaviour. Signed-off-by: Andre Przywara --- drivers/power/Makefile |