Merge tag 'spi-nor/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
authorRichard Weinberger <richard@nod.at>
Thu, 15 Apr 2021 19:13:51 +0000 (21:13 +0200)
committerRichard Weinberger <richard@nod.at>
Thu, 15 Apr 2021 19:13:51 +0000 (21:13 +0200)
commit256437ebda641c49abbbe919becc16f75848380b
tree27a2765bc93b2a0bd8440e6bc71c6468c2537009
parent203ba0f64eefd0b751c1f34189f4fb1b21182b94
parent46094049a49be777f12a9589798f7c70b90cd03f
Merge tag 'spi-nor/for-5.13' of git://git./linux/kernel/git/mtd/linux into mtd/next

SPI NOR core changes:
- Add OTP support
- Fix module unload while an op in progress
- Add various cleanup patches

SPI NOR controller drivers changes:
- intel-spi: Move platform data header to x86 subfolder