]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 29 Jan 2018 08:55:14 +0000 (09:55 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 29 Jan 2018 08:55:14 +0000 (09:55 +0100)
commitd04f10623fbb49add7f829068a496c8dba7326f0
treeb1f5b65b7d5c6c37bddd517f203fef59fe79e375
parentcefed8a30a1cc32ebe34060bf7f9cfad19460d38
parentacba46c8dd4367412cbca37fc833847b1a0a55da
Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next

Pull spi-nor changes from Cyrille Pitchen:

"
  This pull-request contains the following notable changes:

  Core changes:
  * Add support to new ISSI and Cypress/Spansion memory parts.
  * Fix support of Micron memories by checking error bits in the FSR.
  * Fix update of block-protection bits by reading back the SR.
  * Restore the internal state of the SPI flash memory when removing the
    device.

  Driver changes:
  * Maintenance for Freescale, Intel and Metiatek drivers.
  * Add support of the direct access mode for the Cadence QSPI controller.
"