aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga
diff options
context:
space:
mode:
authorAmit Singh Tomar <[email protected]>2020-07-19 23:12:00 +0530
committerVinod Koul <[email protected]>2020-07-27 14:43:08 +0530
commit6f9e40d4ce0bf322c95c2155d99d90ae96c58777 (patch)
tree7588bc9d97f0d0ae7dc2d950417b703d7f6d185f /drivers/fpga
parent57937faeed386a1d0617f99157e358ebd510e4cd (diff)
dmaengine: Actions: Add support for S700 DMA engine
DMA controller present on S700 SoC is compatible with the one on S900 (as most of registers are same), but it has different DMA descriptor structure where registers "fcnt" and "ctrlb" uses different encoding. For instance, on S900 "fcnt" starts at offset 0x0c and uses upper 12 bits whereas on S700, it starts at offset 0x1c and uses lower 12 bits. This commit adds support for DMA controller present on S700. Signed-off-by: Amit Singh Tomar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions