RE: [PATCH RESEND v13 char-misc-next 0/2] Add OTP/EEPROM functionality to the PCI1XXXX switch

From: VaibhaavRam.TL
Date: Sat Jul 01 2023 - 03:12:53 EST


On Tue, Jun 20, 2023 at 08:05:18PM +0530, Vaibhaav Ram T.L wrote:
>> Microchip's pci1xxxx is an unmanaged PCIe3.1a switch for consumer,
>> industrial, and automotive applications. This switch integrates OTP
>> and EEPROM to enable customization of the part in the field. This
>> patch adds OTP/EEPROM functionality to the pci1xxxx switch.
>> ---
>> v12 -> v13:
>> - Moved release_sys_lock() from patch#2 to patch#1
>
>This series is not showing up on lore.kernel.org at all, are you sure it is getting to >the mailing lists properly?
>
>thanks,
>
>greg k-h

Hi Greg. I too can't find the root cause for this issue.

I have used get_maintainer.pl script to get the Maintainers list and it looks like this:

Arnd Bergmann <arnd@xxxxxxxx> (supporter:CHAR and MISC DRIVERS) Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> (supporter:CHAR and MISC DRIVERS,commit_signer:2/3=67%) "Vaibhaav Ram T.L" <vaibhaavram.tl@xxxxxxxxxxxxx> (supporter:MICROCHIP PCI1XXXX GP DRIVER,commit_signer:1/3=33%) Kumaravel Thiagarajan <kumaravel.thiagarajan@xxxxxxxxxxxxx> (supporter:MICROCHIP PCI1XXXX GP DRIVER,commit_signer:3/3=100%,authored:3/3=100%,added_lines:15/15=100%,removed_lines:1/1=100%,added_lines:3/3=100%,removed_lines:2/2=100%)
Tharun Kumar P <tharunkumar.pasumarthi@xxxxxxxxxxxxx> (commit_signer:1/3=33%) linux-kernel@xxxxxxxxxxxxxxx (open list) linux-gpio@xxxxxxxxxxxxxxx (open list:MICROCHIP PCI1XXXX GP DRIVER)'

This is the command I have used:
git send-email --to "linux-kernel@xxxxxxxxxxxxxxx" --to "linux-gpio@xxxxxxxxxxxxxxx" --cc "arnd@xxxxxxxx" --cc "gregkh@xxxxxxxxxxxxxxxxxxx" --cc "kumaravel.thiagarajan@xxxxxxxxxxxxx" --cc "tharunkumar.pasumarthi@xxxxxxxxxxxxx" --cc "UNGLinuxDriver@xxxxxxxxxxxxx" --cc "michael@xxxxxxxx" *.patch

Is there anything am I missing?

As of now, I have sent Patch V13 from Kumar's email id. Kindly check.
Sorry for inconvenience

Thanks
Vaibhaav Ram