mtd: Add device-tree support to fsmc_nand
authorStefan Roese <sr@denx.de>
Fri, 16 Mar 2012 09:19:31 +0000 (10:19 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 27 Mar 2012 00:01:07 +0000 (01:01 +0100)
commiteea628199d5b12429c47db17035a954b0062e554
treeea2ddcd6df17d3c459f7d40477d06ddbc96abc7d
parent30053b87d5b97aca28dd7a59982cbb161eaf01c6
mtd: Add device-tree support to fsmc_nand

This patch adds support to configure the FSMC NAND driver (used amongst
others on SPEAr platforms) via device-tree instead of platform_data.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Documentation/devicetree/bindings/mtd/fsmc-nand.txt [new file with mode: 0644]
drivers/mtd/nand/fsmc_nand.c
include/linux/mtd/fsmc.h