diff options
author | Amit Singh Tomar <amittomer25@gmail.com> | 2020-07-19 23:12:00 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-07-27 14:43:08 +0530 |
commit | 6f9e40d4ce0bf322c95c2155d99d90ae96c58777 (patch) | |
tree | 7588bc9d97f0d0ae7dc2d950417b703d7f6d185f /include/linux/platform_data/usb-s3c2410_udc.h | |
parent | 57937faeed386a1d0617f99157e358ebd510e4cd (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 <amittomer25@gmail.com>
Link: https://lore.kernel.org/r/1595180527-11320-4-git-send-email-amittomer25@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/linux/platform_data/usb-s3c2410_udc.h')
0 files changed, 0 insertions, 0 deletions