Skip to content
Snippets Groups Projects
Unverified Commit b59c1224 authored by Vinod Koul's avatar Vinod Koul Committed by Mark Brown
Browse files

spi: spi-geni-qcom: Add support for GPI dma


We can use GPI DMA for devices where it is enabled by firmware. Add
support for this mode

Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
--
-Changes since v4:
 - Fix the kbuild bot warning

-Changes since v3:
 - Drop merged spi core, geni patches
 - Remove global structs and use local variables instead
 - modularize code more as suggested by Doug
 - fix kbuild bot warning

drivers/spi/spi-geni-qcom.c | 254 +++++++++++++++++++++++++++++++++---
 1 file changed, 239 insertions(+), 15 deletions(-)
Link: https://lore.kernel.org/r/20211020060954.1531783-1-vkoul@kernel.org



Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent e954af13
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment