]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platform
authorFenghua Yu <fenghua.yu@intel.com>
Wed, 28 Aug 2024 23:34:01 +0000 (16:34 -0700)
committerVinod Koul <vkoul@kernel.org>
Thu, 29 Aug 2024 17:04:06 +0000 (22:34 +0530)
commit4fecf944c051ea852e98c062636bf5b4c7f5f8a7
tree7dff0ece23beac211f19ef8f43f7b0bf5cba6c2e
parentf91f2a9879cc77db1f45f690f38f42698580416e
dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platform

A new DSA device ID, 0x1212, and a new IAA device ID, 0x1216, are
introduced for Diamond Rapids platform. Add the device IDs to the IDXD
driver.

The name "IAA" is used in new code instead of the old name "IAX".
However, the "IAX" naming (e.g., IDXD_TYPE_IAX) is retained for legacy
code compatibility.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20240828233401.186007-3-fenghua.yu@intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/idxd/init.c
include/linux/pci_ids.h