Re: [PATCH v2 2/4] regulator: rtq2208: Fix LDO to be compatible with both fixed and adjustable vout
From: Alina Yu
Date: Fri May 10 2024 - 08:13:11 EST
On Thu, May 09, 2024 at 05:40:19PM +0200, Mark Brown wrote:
> On Thu, May 09, 2024 at 05:15:03PM +0800, Alina Yu wrote:
>
> > Or may I add the following condition to check the constraints.min_uV and constraints.max_uV match the specified fixed voltage ?
>
> That seems like a reasonable check, though I think we should just do
> that in the core any time we have a fixed voltage regulator rather than
> doing it in a single driver.
Hi,
Mark
Thank you so much for your review.
I have compiled all of your suggestions and implemented the modifications for the v3 series.
Best regards,
Alina