mtd: generic FSMC NAND MTD driver
authorLinus Walleij <linus.walleij@stericsson.com>
Sun, 12 Sep 2010 22:35:22 +0000 (00:35 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 24 Oct 2010 23:33:48 +0000 (00:33 +0100)
commit6c009ab89a212b4364cdb74192d438f542fb291c
tree8306b42b83b25401ddd1faa017187a0f3a94faed
parent3866f673ebd86e5be2533923f5c0aed91fe1669f
mtd: generic FSMC NAND MTD driver

This is the same driver submitted by ST Micros SPEAr team but
generalized and tested on the ST-Ericsson U300. It probably
easily works on the NHK8815 too.

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com>
Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/fsmc_nand.c [new file with mode: 0644]
include/linux/mtd/fsmc.h [new file with mode: 0644]