]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: PL08x: Add support for PL080S variant
authorTomasz Figa <tomasz.figa@gmail.com>
Sun, 11 Aug 2013 17:59:17 +0000 (19:59 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 2 Sep 2013 06:19:56 +0000 (11:49 +0530)
commitda1b6c05b8b5bd9af060acb319360604a0890c2e
treecae3c392c375500b663ccffcbbdcee498769c924
parent48924e4224540b249e56d82e58dee5bcaabfe52b
dmaengine: PL08x: Add support for PL080S variant

PL080S is a modified version of PL080 that can be found on Samsung SoCs,
such as S3C6400 and S3C6410.

It has different offset of CONFIG register, separate CONTROL1 register
that holds transfer size and larger maximum transfer size.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/amba-pl08x.c
include/linux/amba/pl080.h