]> www.infradead.org Git - users/jedix/linux-maple.git/commit
accel/qaic: Add ipc_router channel
authorJeffrey Hugo <quic_jhugo@quicinc.com>
Fri, 4 Oct 2024 16:40:33 +0000 (10:40 -0600)
committerJeffrey Hugo <quic_jhugo@quicinc.com>
Sat, 12 Oct 2024 20:49:47 +0000 (14:49 -0600)
commit2af5deb614e7bc9367aadf9105e37c8299120af4
tree6b992e4d99f2f7192b7be95273497607996d1033
parent522bb461b1335e5999fe30838b03f0cec6a721de
accel/qaic: Add ipc_router channel

The ipc_router channel allows AF_QIPCRTR clients and services to
communicate with the AIC100 device. The ipc_router MHI transport layer
expects the channel to be named exactly "IPCR".

Reviewed-by: Carl Vanderlip <quic_carlv@quicinc.com>
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241004164033.3825986-1-quic_jhugo@quicinc.com
Documentation/accel/qaic/aic100.rst
drivers/accel/qaic/mhi_controller.c