summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2015-03-04 18:18:42 +0100
committerStefan Agner <stefan.agner@toradex.com>2015-07-01 13:33:26 +0200
commita68628ecaa06b000e139173fd9720ae3cc48f162 (patch)
treecddde9f4b5717f4c4ddd89eb33a37498b9d318ee /MAINTAINERS
parent2c18b530df0122eaecd5f373d7031bf19f5c157c (diff)
mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
This driver supports Freescale NFC (NAND flash controller) found on Vybrid (VF610), MPC5125, MCF54418 and Kinetis K70. The driver has been tested on 8-bit and 16-bit NAND interface and supports ONFI parameter page reading. Limitations: - DMA and pipelining not used - Pages larger than 2k are not supported - No hardware ECC The driver has only been tested on Vybrid (VF610). Signed-off-by: Bill Pringlemeir <bpringlemeir@nbsps.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d8afd2953678..27978d8e2c15 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10530,6 +10530,12 @@ S: Maintained
F: Documentation/fb/uvesafb.txt
F: drivers/video/fbdev/uvesafb.*
+VF610 NAND DRIVER
+M: Stefan Agner <stefan@agner.ch>
+L: linux-mtd@lists.infradead.org
+S: Supported
+F: drivers/mtd/nand/vf610_nfc.c
+
VFAT/FAT/MSDOS FILESYSTEM
M: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
S: Maintained