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)
commitaffa115ed365d646ad1a8cc7d2d063b8181cce37
treedf3d7caa7a0e42228312d6974977e1903306f891
parentd29bf01941795891828bf671f74c3a4f6fc3517f
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