]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
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)
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.


Trivial merge