]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: dmaengine: sprd: Change channel id to slave id for DMA cell specifier
authorBaolin Wang <baolin.wang@linaro.org>
Thu, 21 Feb 2019 05:34:40 +0000 (13:34 +0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 25 Feb 2019 06:41:06 +0000 (12:11 +0530)
commit46028b80248aa4183cab14f5b426c3037361447d
treed34549dec5c661fe68e94d482dc1e9f8c5d8dc3f
parent29ef9fbe763e9393f97bc2ad9e52195eb3bd4ba5
dt-bindings: dmaengine: sprd: Change channel id to slave id for DMA cell specifier

For Spreadtrum DMA engine, all channels are equal, which means slave can
request any channels with setting a unique slave id to trigger this channel.

Thus we can remove the channel id from device tree to assign the channel
dynamically, moreover we should add the slave id in device tree.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/sprd-dma.txt