Skip to content

Commit

Permalink
i2c: qcom-geni: Add support for GPI DMA
Browse files Browse the repository at this point in the history
QUP Serial engines supports data transfers thru FIFO mode, SE DMA mode
and lastly GPI DMA mode. Former two are already supported and this adds
supports for the last mode.

In GPI DMA mode, the firmware is issued commands by driver to perform
DMA and setup the serial port.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
  • Loading branch information
vinodkoul authored and wsakernel committed Mar 1, 2022
1 parent da2e86c commit d870355
Showing 1 changed file with 280 additions and 28 deletions.

0 comments on commit d870355

Please sign in to comment.