Re: [PATCH] bus: mhi: Add mhi_prepare_for_transfer_autoqueue API for DL auto queue

From: Jakub Kicinski
Date: Tue Oct 19 2021 - 10:49:25 EST


On Tue, 19 Oct 2021 19:14:51 +0530 Manivannan Sadhasivam wrote:
> Add a new API "mhi_prepare_for_transfer_autoqueue" for using with client
> drivers like QRTR to request MHI core to autoqueue buffers for the DL
> channel along with starting both UL and DL channels.
>
> So far, the "auto_queue" flag specified by the controller drivers in
> channel definition served this purpose but this will be removed at some
> point in future.
>
> Cc: netdev@xxxxxxxxxxxxxxx
> Co-developed-by: Loic Poulain <loic.poulain@xxxxxxxxxx>
> Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxxx>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> ---
>
> Dave, Jakub: This patch should go through MHI tree. But since the QRTR driver
> is also modified, this needs an Ack from you.

CCing us wouldn't hurt.

Speaking of people who aren't CCed I've seen Greg nack the flags
argument.

SMH