]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'spi-nor/for-5.14' into mtd/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 30 Jun 2021 10:52:24 +0000 (12:52 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 30 Jun 2021 10:52:24 +0000 (12:52 +0200)
commitc0fc1d5fe16a1a20c115e10f9e060c19597398a7
tree21e6be9c578916ca86ffe0f88a9d807435318964
parent3d09f343c9130e63b0aa31c08a20dbc2c367b5cd
parentfd928e315ebff3c0ec214fe0bd019adf0676c6db
Merge tag 'spi-nor/for-5.14' into mtd/next

SPI NOR core changes:
- Ability to dump SFDP tables via sysfs
- Support for erasing OTP regions on Winbond and similar flashes
- Few API doc updates and fixes
- Locking support for MX25L12805D

SPI NOR controller drivers changes:
- Use SPI_MODE_X_MASK in nxp-spifi
- Intel Alder Lake-M SPI serial flash support
MAINTAINERS