linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] can: ems_pci: refine PCI IDs for ASIX AX99100
@ 2023-07-20 10:28 Jiaqing Zhao
  2023-07-20 10:28 ` [PATCH v2 1/2] can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition Jiaqing Zhao
  2023-07-20 10:28 ` [PATCH v2 2/2] can: ems_pci: move ASIX AX99100 ids to pci_ids.h Jiaqing Zhao
  0 siblings, 2 replies; 9+ messages in thread
From: Jiaqing Zhao @ 2023-07-20 10:28 UTC (permalink / raw)
  To: Wolfgang Grandegger, Marc Kleine-Budde
  Cc: Gerhard Uttenthaler, support, Andy Shevchenko, linux-can,
	linux-pci, linux-kernel, Jiaqing Zhao

Moves ASIX AX99100 ids to pci_ids.h for serial and parallel driver
support in upcoming patchset. Also removes PCI_SUBVENDOR_ID_ASIX as
0xa000 is not the PCI-SIG assigned vendor id of ASIX.

Link: https://lore.kernel.org/all/20230718174200.2862849-1-jiaqing.zhao@linux.intel.com/

Changes in v2:
* Split changes into 2 patchsets

Jiaqing Zhao (2):
  can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
  can: ems_pci: move ASIX AX99100 ids to pci_ids.h

 drivers/net/can/sja1000/ems_pci.c | 7 +------
 include/linux/pci_ids.h           | 4 ++++
 2 files changed, 5 insertions(+), 6 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-07-26 11:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20 10:28 [PATCH v2 0/2] can: ems_pci: refine PCI IDs for ASIX AX99100 Jiaqing Zhao
2023-07-20 10:28 ` [PATCH v2 1/2] can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition Jiaqing Zhao
2023-07-20 10:28 ` [PATCH v2 2/2] can: ems_pci: move ASIX AX99100 ids to pci_ids.h Jiaqing Zhao
2023-07-20 10:40   ` Marc Kleine-Budde
2023-07-20 14:54     ` Jiaqing Zhao
2023-07-26 11:38       ` Greg Kroah-Hartman
2023-07-26 11:47         ` Marc Kleine-Budde
2023-07-24  6:39     ` Jiaqing Zhao
2023-07-24  8:24       ` Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).