Merge tag 'spi-nor/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
authorRichard Weinberger <richard@nod.at>
Wed, 10 Feb 2021 09:21:34 +0000 (10:21 +0100)
committerRichard Weinberger <richard@nod.at>
Wed, 10 Feb 2021 09:21:34 +0000 (10:21 +0100)
commitb491f90ddff013e0be058297a8f704c59932c1fd
tree9164f81732681844c6a338a7b33971a17e910d5d
parent89fb6500080901d97553e264d7187c2f7096dbfa
parent75386810d3a61f4bb9e180774291454f7235b8b3
Merge tag 'spi-nor/for-5.12' of git://git./linux/kernel/git/mtd/linux into mtd/next

SPI NOR core changes:
- Add non-uniform erase fixes.
- Add Global Block Unlock command. It is defined by few flash
  vendors, and it is used for now just by sst.

SPI NOR controller drivers changes:
- intel-spi: Add support for Intel Alder Lake-P SPI serial flash.
- hisi-sfc: Put child node np on error path.