Skip to content
Commit 6f9e40d4 authored by Amit Singh Tomar's avatar Amit Singh Tomar Committed by Vinod Koul
Browse files

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: default avatarAmit Singh Tomar <amittomer25@gmail.com>
Link: https://lore.kernel.org/r/1595180527-11320-4-git-send-email-amittomer25@gmail.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 57937fae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment