diff options
author | Jeffrey Hugo <quic_jhugo@quicinc.com> | 2024-10-04 13:52:09 -0600 |
---|---|---|
committer | Jeffrey Hugo <quic_jhugo@quicinc.com> | 2024-10-12 14:51:04 -0600 |
commit | b8128f7815ff135f0333c1b46dcdf1543c41b860 (patch) | |
tree | d2a42b4467bcf1f6ac551d6c60a6bdae511b9967 /Documentation/accel/qaic/index.rst | |
parent | 2af5deb614e7bc9367aadf9105e37c8299120af4 (diff) |
accel/qaic: Add AIC080 support
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
Diffstat (limited to 'Documentation/accel/qaic/index.rst')
-rw-r--r-- | Documentation/accel/qaic/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/accel/qaic/index.rst b/Documentation/accel/qaic/index.rst index ad19b88d1a66..967b9dd8bace 100644 --- a/Documentation/accel/qaic/index.rst +++ b/Documentation/accel/qaic/index.rst @@ -10,4 +10,5 @@ accelerator cards. .. toctree:: qaic + aic080 aic100 |