Merge tag 'mtk-mtd-spi-move' into spi-nor/next
authorTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 13 Mar 2020 15:25:07 +0000 (17:25 +0200)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 13 Mar 2020 15:34:13 +0000 (17:34 +0200)
commit69228a0224c533c35b62b88a79aa96768ba29d5e
treeedb2563a0b167b48c3f146a69c918b2466ec29ed
parent2dcbfe365b130321b1b48cfa55f7bdad6baf85ad
parente11e8473bcec748c3820636f11b986f611c9309b
Merge tag 'mtk-mtd-spi-move' into spi-nor/next

spi: Rewrite mtk-quadspi spi-nor driver with spi-mem

This patchset from Chuanhong Guo <gch981213@gmail.com> adds a spi-mem
driver for Mediatek SPI-NOR controller, which already has limited
support by mtk-quadspi. This new driver can make use of full quadspi
capability of this controller.

The mtk-quadspi driver is replaced by the new spi-mtk-nor driver.
Merge it in spi-nor/next to avoid conflicts during the release cycle.