OSDN Git Service

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)
commitc8f22b02a8bbc74525d17dd37d39bdf599e68a79
treeb1f5b65b7d5c6c37bddd517f203fef59fe79e375
parent0aede42e98e0dfc64534617332b6a120cfcfe850
parent23bae78e8a57f0249ed9e3f9c3f40fc1499ce0d4
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.
"