Re: [PATCH] accel/qaic: Add AIC080 support

2024-10-12 Thread Jeffrey Hugo
On 10/4/2024 1:52 PM, Jeffrey Hugo wrote: 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 Signed-off-by: Jeffrey Hugo Pu

Re: [PATCH] accel/qaic: Add AIC080 support

2024-10-11 Thread Jacek Lawrynowicz
Reviewed-by: Jacek Lawrynowicz On 10/4/2024 9:52 PM, Jeffrey Hugo wrote: > 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 H

[PATCH] accel/qaic: Add AIC080 support

2024-10-04 Thread Jeffrey Hugo
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 Signed-off-by: Jeffrey Hugo --- Documentation/accel/qaic/aic080.rst | 14 ++