dmaengine: rcar-dmac: Add dma-channel-mask property support
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Mon, 9 Sep 2019 06:34:52 +0000 (15:34 +0900)
committerVinod Koul <vkoul@kernel.org>
Mon, 14 Oct 2019 06:56:58 +0000 (12:26 +0530)
commitfcf8adb787073ba6c673c1bb9900a059c7f6676f
tree2bb9fb0072a8c6a84376842e7bf6f8846b22b998
parentd832c481bff39a28eb7e9b28485b749cab6b29b3
dmaengine: rcar-dmac: Add dma-channel-mask property support

This patch adds dma-channel-mask property support not to reserve
some DMA channels for some reasons. (for example: a heterogeneous
CPU uses it.)

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/1568010892-17606-5-git-send-email-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/sh/rcar-dmac.c