On Sun, Nov 24, 2024 at 12:07:20PM -0700, Jeffrey Hugo wrote:
On 11/24/2024 6:28 AM, Sasha Levin wrote:
From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
[ 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@xxxxxxxxxxx>
Signed-off-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
Link: https://patchwork.freedesktop.org/patch/msgid/20241004195209.3910996-1-quic_jhugo@xxxxxxxxxxx
Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>
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?
Yup, we also take patches that enable new hardware by adding PCI/USB/etc
IDs as well as quirks.
--
Thanks,
Sasha