ARM: nomadik: add FSMC NAND
commitba785205502f9a03d4ee31bdc3a1228ba5465f00
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 5 Jan 2013 21:28:32 +0000 (5 22:28 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Jan 2013 22:24:36 +0000 (28 23:24 +0100)
treea532b81285c3004d8015f22cea7799bc1b82e3ef
parent27bda036d246ae417af348d7868f96d2da208ecc
ARM: nomadik: add FSMC NAND

This adds the FSMC NAND driver and flash partitions to the Nomadik
device tree.

The only compatible string accepted by this driver is currently
"st,spear600-fsmc-nand" which is inappropriate for this system, so
this patch adds the compatible value "stericsson,fsmc-nand" as
well.

Cc: linux-mtd@vger.kernel.org
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Artem Bityutskiy <dedekind1@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/mtd/fsmc-nand.txt
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
arch/arm/mach-nomadik/cpu-8815.c
drivers/mtd/nand/fsmc_nand.c