dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 9 Dec 2015 08:18:10 +0000 (10:18 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 10 Dec 2015 03:01:10 +0000 (08:31 +0530)
commitecb7deceff2a51d3be50518969bc06411f485a62
tree84152d7383723f36d7446a350537e6bc0bfbc63e
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type

This change makes the DT file to be easier to read since the memcpy
channels array does not need the '/bits/ 16' to be specified, which might
confuse some people.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/devicetree/bindings/dma/ti-edma.txt
drivers/dma/edma.c
include/linux/platform_data/edma.h