]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
accel/qaic: Add AIC080 support
authorJeffrey Hugo <quic_jhugo@quicinc.com>
Fri, 4 Oct 2024 19:52:09 +0000 (13:52 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:46 +0000 (20:03 +0100)
commit3151d7859f9383605727f62bf42972fceffd6064
tree8edc90dc07f7d25265dfe3375e1852e6bd8fa775
parent2093f062b26805789b73f2af214691475d9baa29
accel/qaic: Add AIC080 support

[ Upstream commit b8128f7815ff135f0333c1b46dcdf1543c41b860 ]

Add basic support for the new AIC080 product. The PCIe Device ID is
0xa080. AIC080 is a lower cost, lower performance SKU variant of AIC100.
From the qaic perspective, it is the same as AIC100.

Reviewed-by: Troy Hanson <quic_thanson@quicinc.com>
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241004195209.3910996-1-quic_jhugo@quicinc.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/accel/qaic/aic080.rst [new file with mode: 0644]
Documentation/accel/qaic/index.rst
drivers/accel/qaic/qaic_drv.c