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

From: Stephen Boyd
Date: Wed Nov 06 2019 - 11:38:57 EST


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.