commit | 69228a0224c533c35b62b88a79aa96768ba29d5e | [log] [tgz] |
---|---|---|
author | Tudor Ambarus <tudor.ambarus@microchip.com> | Fri Mar 13 17:25:07 2020 +0200 |
committer | Tudor Ambarus <tudor.ambarus@microchip.com> | Fri Mar 13 17:34:13 2020 +0200 |
tree | edb2563a0b167b48c3f146a69c918b2466ec29ed | |
parent | 2dcbfe365b130321b1b48cfa55f7bdad6baf85ad [diff] | |
parent | e11e8473bcec748c3820636f11b986f611c9309b [diff] |
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.