]> www.infradead.org Git - users/jedix/linux-maple.git/commit
accel/qaic: Add AIC200 support
authorJeffrey Hugo <quic_jhugo@quicinc.com>
Fri, 17 Jan 2025 17:09:43 +0000 (10:09 -0700)
committerJeffrey Hugo <quic_jhugo@quicinc.com>
Fri, 31 Jan 2025 17:08:45 +0000 (10:08 -0700)
commit7271a88629857dc285d4291055b8e7811f9d3603
tree214e654e687b97e5a56c6a99cc1513bcfabac230
parent5bbe412bc7937b5cabfe38aa186a2c6890f70df0
accel/qaic: Add AIC200 support

Add basic support for the new AIC200 product. The PCIe Device ID is
0xa110. With this, we can turn on the lights for AIC200 by leveraging
much of the existing driver.

Co-developed-by: Youssef Samir <quic_yabdulra@quicinc.com>
Signed-off-by: Youssef Samir <quic_yabdulra@quicinc.com>
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Lizhi Hou <lizhi.hou@amd.com>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250117170943.2643280-8-quic_jhugo@quicinc.com
drivers/accel/qaic/mhi_controller.c
drivers/accel/qaic/mhi_controller.h
drivers/accel/qaic/qaic.h
drivers/accel/qaic/qaic_drv.c
drivers/accel/qaic/sahara.c