]> 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)
commit49330a8e9659938cdb198820ec51fbe7b2843974
treeb1f5b65b7d5c6c37bddd517f203fef59fe79e375
parent758027c042f1236b3ccebc7cd3ac834c6fe07e2b
parent69349a89d551a441318ea23495978aa86c7e8340
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.
"