Re: [PATCH] accel/qaic: Add ipc_router channel

2024-10-12 Thread Jeffrey Hugo
On 10/4/2024 10:40 AM, Jeffrey Hugo wrote: 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 Signed-off-by: Jeffrey Hugo Pushed to

Re: [PATCH] accel/qaic: Add ipc_router channel

2024-10-08 Thread Jacek Lawrynowicz
Reviewed-by: Jacek Lawrynowicz On 10/4/2024 6:40 PM, Jeffrey Hugo wrote: > 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

[PATCH] accel/qaic: Add ipc_router channel

2024-10-04 Thread Jeffrey Hugo
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 Signed-off-by: Jeffrey Hugo --- Documentation/accel/qaic/aic100.rst | 2 ++ driver