Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD
authorBrian Norris <computersforpeace@gmail.com>
Mon, 1 May 2017 20:36:44 +0000 (13:36 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 1 May 2017 20:36:44 +0000 (13:36 -0700)
commit57e363b8c45b6626b012f6ce39a2f70adf6b49fc
tree720d15f5f181787aa815a17f1a4a7b82dc836019
parentda4b1caa49cbfac4e5be2c4b080b8d01b04358dd
parent9d2ee0a60b8bd9bef2a0082c533736d6a7b39873
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
"""
MAINTAINERS