Re: [PATCH V2] mfd: qcom-spmi-pmic: Add support for pm6150 and pm6150l

From: kgunda
Date: Thu Jan 23 2020 - 00:55:39 EST


Hi Matthias,
Sorry for the delay...

Yes. I submit the V3 shortly.

Just to note that this is a good to have patch and not critical.
We are using a "qcom,spmi-pmic" compatible in the device tree files, so using the pm6150/pm6150l is not a mandatory.

Thanks,
Kiran

On 2020-01-22 01:04, Matthias Kaehlcke wrote:
Hi Kiran,

What is the status of this patch? It has outstanding comments and I
couldn't find a later version. Do you plan to post a v3 in the near
future?

Thanks

Matthias

On Wed, Nov 06, 2019 at 08:38:53AM -0800, Stephen Boyd wrote:
Quoting kgunda@xxxxxxxxxxxxxx (2019-11-05 22:43:59)
> On 2019-11-06 00:49, Stephen Boyd wrote:
> > Quoting Kiran Gunda (2019-11-04 21:21:49)
> >> Add the compatibles and PMIC ids for pm6150 and pm6150l PMICs
> >> found on SC7180 based platforms.
> >>
> >> Signed-off-by: Kiran Gunda <kgunda@xxxxxxxxxxxxxx>
> >> ---
> >> - Changes from V1:
> >> Sorted the macros and compatibles.
> >
> > I don't see anything sorted though.
> >
> Sorry .. I might have misunderstood your comment. Let me know if my
> understanding is correct.
>
> >>>> And compatible here.
> >>> And on macro name here.
>
> This means you want to sort all the existing compatible and macros in
> alpha numeric order ?

Sorry I also got confused on what the driver is doing. I replied on the
original patch with what is preferred.