ARM: at91/DT: add NAND + DMA property
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 1 Jul 2013 15:05:18 +0000 (17:05 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 10 Mar 2014 15:53:50 +0000 (16:53 +0100)
Add the "atmel,nand-has-dma" property to NAND node for SoC that
can use the DMA to perform NAND accesses.
Use of this property was added in 1b7192658a08f70df0f290634fd7cd2ecb629fc9
(mtd: atmel_nand: add a new dt binding item for nand dma support).

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Boris BREZILLON <b.brezillon@overkiz.com>

No differences found