Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
authorBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 7 Jun 2018 20:53:15 +0000 (22:53 +0200)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 7 Jun 2018 20:53:15 +0000 (22:53 +0200)
commitb771327a4530e7ff05ae173d4903cd70357bb803
tree656082e3099b510fac728fcb076d981f7ddbf949
parent6e89b84e28f69c4f848dc8f1ea8fdecf33f2fbb4
parent771ff17e82fac54686f149e311d4ea74a70255b1
Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next

Core changes:
- Add support for a bunch of SPI NOR chips
- Clear EAR reg when switching to 3-byte addressing mode on Winbond
  chips

SPI NOR controller driver changes:
- cadence: Add DMA support for direct mode reads
- hisi: Prefix a few functions with hisi_
- intel:
  * Mark the driver as "dangerous" in Kconfig
  * Fix atomic sequence handling
  * Pass a 40us delay (instead of 0us) to readl_poll_timeout()
- fsl:
  * fix a typo in a function name
  * add support for IP variants embedded in the ls2080a and ls1080a
    SoCs
- stm32: request exclusive control of the reset line
drivers/mtd/spi-nor/Kconfig