commit | e8b2da6e414283008c02eb308fb8c82b8260757b | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Jul 01 17:05:18 2013 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Mar 10 16:53:50 2014 +0100 |
tree | 32d11a88e11f3ae063ddebeae330378e1704fe46 | |
parent | 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 [diff] |
ARM: at91/DT: add NAND + DMA property 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>