dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 9 Dec 2015 08:18:11 +0000 (10:18 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 10 Dec 2015 03:02:42 +0000 (08:32 +0530)
commitae0add740cd06169cd124f9aaa6eceb11e5b3060
tree4643b28059485006da968fa21e34078c4e6cf9f7
parentecb7deceff2a51d3be50518969bc06411f485a62
dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type

This change makes the DT file to be easier to read since the reserved slots
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