RE: [PATCH v4 0/2] Add support for ADP5055 triple buck regulator.
From: Torreno, Alexis Czezar
Date: Mon Apr 07 2025 - 20:37:42 EST
> -----Original Message-----
> From: Mark Brown <broonie@xxxxxxxxxx>
> Sent: Monday, April 7, 2025 10:03 PM
> To: Torreno, Alexis Czezar <AlexisCzezar.Torreno@xxxxxxxxxx>
> Cc: Liam Girdwood <lgirdwood@xxxxxxxxx>; Rob Herring <robh@xxxxxxxxxx>;
> Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>; Conor Dooley
> <conor+dt@xxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx;
> devicetree@xxxxxxxxxxxxxxx; Krzysztof Kozlowski
> <krzysztof.kozlowski@xxxxxxxxxx>
> Subject: Re: [PATCH v4 0/2] Add support for ADP5055 triple buck regulator.
>
> [External]
>
> On Mon, Apr 07, 2025 at 12:07:49PM +0800, Alexis Czezar Torreno wrote:
>
> > Changes in v4:
> > - adp5055-regulator.c
> > - Removed custom adp5055_is_enabled function and let core handle it
>
> The custom enable and disable functions are still there?
Oh sorry, I thought it was only the is_enabled. Will remove the custom
dis/enable functions and send a v5.
Thanks,