commit | dfbd39956a979029d779d47855ef84834dd4b203 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@collabora.com> | Mon Feb 25 09:28:25 2019 +0100 |
committer | Boris Brezillon <boris.brezillon@collabora.com> | Mon Feb 25 09:28:25 2019 +0100 |
tree | f8a8c578698c2f94d08a9ea34be4088fb6167828 | |
parent | b0dd77a796423ad3c609b6708260adca85a0798f [diff] | |
parent | 225c0eda36bdb5327dc0125f4cf222c4cfd802aa [diff] |
Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next SPI NOR Changes Core changes: - Add support of octal mode I/O transfer - Add a bunch of SPI NOR entries to the flash_info table SPI NOR controller driver changes: - cadence-quadspi: * Add support for Octal SPI controller * write upto 8-bytes data in STIG mode - mtk-quadspi: * rename config to a common one * add SNOR_HWCAPS_READ to spi_nor_hwcaps mask MAINTAINERS: - Add Tudor as SPI-NOR co-maintainer