Re: [PATCH 0/2] Add Switchtec Gen4 automotive device IDs and a tweak

From: Logan Gunthorpe
Date: Fri Nov 19 2021 - 11:49:45 EST




On 2021-11-18 5:38 p.m., Kelvin Cao wrote:
> Hi,
>
> This patchset introduces device IDs for the Switchtec Gen4 automotive
> variants and a minor tweak for the MRPC execution.
>
> The first patch adds the device IDs. Patch 2 makes the tweak to improve
> the MRPC execution efficiency [1].
>
> This patchset is based on v5.16-rc1.
>
> [1] https://lore.kernel.org/r/20211014141859.11444-1-kelvin.cao@xxxxxxxxxxxxx/
>
> Thanks,
> Kelvin
>
> Kelvin Cao (2):
> Add device IDs for the Gen4 automotive variants
> Declare local array state_names as static
>
> drivers/pci/quirks.c | 9 +++++++++
> drivers/pci/switch/switchtec.c | 11 ++++++++++-
> 2 files changed, 19 insertions(+), 1 deletion(-)

Looks fine to me.

Reviewed-by: Logan Gunthorpe <logang@xxxxxxxxxxxx>

Logan