All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Switchtec Gen4 automotive device IDs and a tweak
@ 2021-11-19  0:38 Kelvin Cao
  2021-11-19  0:38 ` [PATCH 1/2] Add device IDs for the Gen4 automotive variants Kelvin Cao
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kelvin Cao @ 2021-11-19  0:38 UTC (permalink / raw)
  To: Kurt Schwemmer, Logan Gunthorpe, Bjorn Helgaas,
	Krzysztof Wilczyński, linux-pci, linux-kernel
  Cc: Kelvin Cao, kelvincao

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@microchip.com/

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-11-21  6:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19  0:38 [PATCH 0/2] Add Switchtec Gen4 automotive device IDs and a tweak Kelvin Cao
2021-11-19  0:38 ` [PATCH 1/2] Add device IDs for the Gen4 automotive variants Kelvin Cao
2021-11-19  0:38 ` [PATCH 2/2] Declare local array state_names as static Kelvin Cao
2021-11-19 16:49 ` [PATCH 0/2] Add Switchtec Gen4 automotive device IDs and a tweak Logan Gunthorpe
2021-11-21  6:38   ` Kelvin.Cao
2021-11-19 18:15 ` Bjorn Helgaas
2021-11-21  6:40   ` Kelvin.Cao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.