On 11/24/2024 6:28 AM, Sasha Levin wrote:
From: Jeffrey Hugo <[email protected]>
[ 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 <[email protected]>
Signed-off-by: Jeffrey Hugo <[email protected]>
Reviewed-by: Jacek Lawrynowicz <[email protected]>
Link:
https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Sasha Levin <[email protected]>
Sasha, it feels like autosel was a bit aggressive here. This is an
enablement patch for new hardware, and not a bug fix. Therefore, it
does not appear to be stable material to me.
Am I missing something?
-Jeff