]> git.baikalelectronics.ru Git - kernel.git/commit
dma/amba-pl08x: add support for the Nomadik variant
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Apr 2012 07:01:49 +0000 (09:01 +0200)
committerVinod Koul <vinod.koul@linux.intel.com>
Wed, 25 Apr 2012 09:51:47 +0000 (15:21 +0530)
commit633294f9833300003f2fc6dbff6afb6d9c9a22f1
treedf3d7caa7a0e42228312d6974977e1903306f891
parentcc0f841cb4cdc2d92b38e08ed07092e35665edaf
dma/amba-pl08x: add support for the Nomadik variant

The Nomadik PL080 variant has some extra protection bits that
may be set, so we need to check these bits to see if the
channels are actually available for the DMAengine to use.

Cc: Russell King <linux@arm.linux.org.uk>
Cc: Alim Akhtar <alim.akhtar@gmail.com>
Cc: Alessandro Rubini <rubini@gnudd.com>
Reviewed-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
arch/arm/include/asm/hardware/pl080.h
drivers/dma/amba-pl08x.c
include/linux/amba/pl08x.h