[PATCH v2 0/7] SH Mobile sh_flctl driver brush up
Bastian Hecht
hechtb at googlemail.com
Sat Feb 11 06:44:58 EST 2012
This patch series brushs up the sh_flctl.c a bit to make it work with
the mackerel board. The hardware has changed and this needed to be
reflected in the NAND host driver.
On the road some minor enhancements have been incorporated.
Bastian Hecht (7):
mtd: sh_flctl: Expand FLCMNCR register bit field
mtd: sh_flctl: Reorder empty_fifo() calls
mtd: sh_flctl: Expand the READID command to 8 bytes
mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
mtd: sh_flctl: Use cached register value for FLCMNCR
mtd: sh_flctl: Add FLHOLDCR register
ARM: mach-shmobile: mackerel: Add the flash controller flctl
arch/arm/mach-shmobile/board-mackerel.c | 71 +++++++++++++++++++++++++++++++
arch/arm/mach-shmobile/clock-sh7372.c | 4 +-
drivers/mtd/nand/sh_flctl.c | 48 +++++++++++++--------
include/linux/mtd/sh_flctl.h | 37 ++++++++++++++++
4 files changed, 141 insertions(+), 19 deletions(-)
--
1.7.5.4
More information about the linux-mtd
mailing list