Re: [PATCH v2 5/6] mfd: qcom-pm8008: Add support for PM8010 PMIC

From: Konrad Dybcio

Date: Tue Sep 22 2026 - 06:17:22 EST


On 9/22/26 11:33 AM, Lee Jones wrote:
> On Mon, 07 Sep 2026, Nihal Kumar Gupta wrote:
>
>> From: Jishnu Prakash <jishnu.prakash@xxxxxxxxxxxxxxxx>
>>
>> The PM8010 is a variant of the PM8008 PMIC with a slightly different
>> IRQ layout and MFD cells. Introduce per-variant match data (IRQ chip
>> descriptor and MFD cells) selected via the new "qcom,pm8010-i2c"
>> compatible string, and support probing without an interrupt line by
>> falling back to a reduced set of MFD cells when the client has no IRQ
>> assigned.
>>
>> Signed-off-by: Jishnu Prakash <jishnu.prakash@xxxxxxxxxxxxxxxx>
>> Signed-off-by: Dhruvin Rajpura <drajpura@xxxxxxxxxxxxxxxx>
>> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>> Signed-off-by: Nihal Kumar Gupta <nihal.gupta@xxxxxxxxxxxxxxxx>
>
> Who are all of these people?
>
> Did they all work on this? If so, where are their Co-developed-bys?

I wrote an early/incomplete version of this patchset and handed it
off.

If that was used as base, please fix up the attribution, if not -
drop me from the list.

Konrad