From: Boris Brezillon Date: Wed, 4 Apr 2018 20:11:36 +0000 (+0200) Subject: Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next X-Git-Tag: v4.17-rc1~100^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a88b5f38338db9cf2b8868e3645c30da655ac139;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next Core changes: * Prepare arrival of the SPI NAND subsystem by implementing a generic (interface-agnostic) layer to ease manipulation of NAND devices * Move onenand code base to the drivers/mtd/nand/ dir * Rework timing mode selection * Provide a generic way for NAND chip drivers to flag a specific GET/SET FEATURE operation as supported/unsupported * Stop embedding ONFI/JEDEC param page in nand_chip Driver changes: * Rework/cleanup of the mxc driver * Various cleanups in the vf610 driver * Migrate the fsmc and vf610 to ->exec_op() * Get rid of the pxa driver (replaced by marvell_nand) * Support ->setup_data_interface() in the GPMI driver * Fix probe error path in several drivers * Remove support for unused hw_syndrome mode in sunxi_nand * Various minor improvements --- a88b5f38338db9cf2b8868e3645c30da655ac139 diff --cc MAINTAINERS index 7892db9a9494c,d262f177c65b3..fc3427d11d75a --- a/MAINTAINERS +++ b/MAINTAINERS @@@ -9034,9 -9034,10 +9034,9 @@@ F: mm MEMORY TECHNOLOGY DEVICES (MTD) M: David Woodhouse M: Brian Norris - M: Boris Brezillon + M: Boris Brezillon M: Marek Vasut M: Richard Weinberger -M: Cyrille Pitchen L: linux-mtd@lists.infradead.org W: http://www.linux-mtd.infradead.org/ Q: http://patchwork.ozlabs.org/project/linux-mtd/list/