Re: [PATCH 2/2] regulator: qcom_smd: correct MP5496 ranges

From: Robert Marko
Date: Tue Jun 07 2022 - 21:54:43 EST


On Tue, 7 Jun 2022 at 21:21, Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Sat, Jun 04, 2022 at 09:33:00PM +0200, Robert Marko wrote:
> > Currently set MP5496 Buck and LDO ranges dont match its datasheet[1].
> > According to the datasheet:
> > Buck range is 0.6-2.1875V with a 12.5mV step
> > LDO range is 0.8-3.975V with a 25mV step.
>
> Doesn't make much difference here but in general fixes like this should
> come before new features in a series so they can be applied without
> dependency issues.

Will do it next time, thanks for the heads up.

Regards,
Robert