linux-stable/drivers/accel/qaic
Jeffrey Hugo 759662e4f1 accel/qaic: Add qaic driver to the build system
Now that we have all the components of a minimum QAIC which can boot and
run an AIC100 device, add the infrastructure that allows the QAIC driver
to be built.

Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Carl Vanderlip <quic_carlv@quicinc.com>
Reviewed-by: Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@quicinc.com>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Acked-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1679932497-30277-8-git-send-email-quic_jhugo@quicinc.com
2023-04-06 08:23:03 +02:00
..
Kconfig accel/qaic: Add qaic driver to the build system 2023-04-06 08:23:03 +02:00
Makefile accel/qaic: Add qaic driver to the build system 2023-04-06 08:23:03 +02:00
mhi_controller.c
mhi_controller.h
mhi_qaic_ctrl.c accel/qaic: Add mhi_qaic_cntl 2023-04-06 08:23:03 +02:00
mhi_qaic_ctrl.h accel/qaic: Add mhi_qaic_cntl 2023-04-06 08:23:03 +02:00
qaic.h
qaic_control.c accel/qaic: Add control path 2023-04-06 08:23:03 +02:00
qaic_data.c accel/qaic: Add datapath 2023-04-06 08:23:03 +02:00
qaic_drv.c