]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: atmel_nand: add a new dt binding item for nand dma support
authorJosh Wu <josh.wu@atmel.com>
Thu, 9 May 2013 07:34:55 +0000 (15:34 +0800)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Aug 2013 19:56:15 +0000 (20:56 +0100)
commit1b7192658a08f70df0f290634fd7cd2ecb629fc9
treebc6bccfafb2ff417638d8161fd188b4b3cf1e07d
parent71b94e2e866aa35f40945d9e820fc3214b792d1f
mtd: atmel_nand: add a new dt binding item for nand dma support

This patch will set the nand dma support in dts. Since we will not use
cpu_is_xxx() in nand driver. We needn't include the mach/cpu.h any more.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Documentation/devicetree/bindings/mtd/atmel-nand.txt
drivers/mtd/nand/atmel_nand.c
include/linux/platform_data/atmel.h