aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2017-05-01 13:36:44 -0700
committerBrian Norris <computersforpeace@gmail.com>2017-05-01 13:36:44 -0700
commit57e363b8c45b6626b012f6ce39a2f70adf6b49fc (patch)
tree720d15f5f181787aa815a17f1a4a7b82dc836019 /MAINTAINERS
parentmtd: physmap_of: use OF helpers for reading strings (diff)
parentmtd: nand: brcmnand: Check flash #WP pin status before nand erase/program (diff)
downloadwireguard-linux-57e363b8c45b6626b012f6ce39a2f70adf6b49fc.tar.xz
wireguard-linux-57e363b8c45b6626b012f6ce39a2f70adf6b49fc.zip
Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD
From Boris: """ This pull request contains: - some minor fixes/improvements on existing drivers (fsmc, gpio, ifc, davinci, brcmnand, omap) - a huge cleanup/rework of the denali driver accompanied with core fixes/improvements to simplify the driver code - a complete rewrite of the atmel driver to support new DT bindings make future evolution easier - the addition of per-vendor detection/initialization steps to avoid extending the nand_ids table with more extended-id entries """
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cea31977d401..732050a0c3be 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2244,7 +2244,7 @@ M: Wenyou Yang <wenyou.yang@atmel.com>
M: Josh Wu <rainyfeeling@outlook.com>
L: linux-mtd@lists.infradead.org
S: Supported
-F: drivers/mtd/nand/atmel_nand*
+F: drivers/mtd/nand/atmel/*
ATMEL SDMMC DRIVER
M: Ludovic Desroches <ludovic.desroches@microchip.com>