summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>2023-08-21 13:23:24 +0200
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>2023-12-15 09:50:13 +0100
commit2547beb00ddb40e55b773970622421d978f71473 (patch)
treee6c56fde5cf9dd52684140a7435c0d52eb3358db /samples
parentbus: mhi: ep: Add support for async DMA write operation (diff)
downloadlinux-2547beb00ddb40e55b773970622421d978f71473.tar.xz
linux-2547beb00ddb40e55b773970622421d978f71473.zip
bus: mhi: ep: Add support for async DMA read operation
As like the async DMA write operation, let's add support for async DMA read operation. In the async path, the data will be read from the transfer ring continuously and when the controller driver notifies the stack using the completion callback (mhi_ep_read_completion), then the client driver will be notified with the read data and the completion event will be sent to the host for the respective ring element (if requested by the host). Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions