Merge tag 'spi-nor/for-6.9' into mtd/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 13 Mar 2024 22:21:48 +0000 (23:21 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 13 Mar 2024 22:21:48 +0000 (23:21 +0100)
SPI NOR gets the non uniform erase code cleaned. We stopped using
bitmasks for erase types and flags, and instead introduced dedicated
members. We then passed the SPI NOR erase map to MTD. Users can now
determine the erase regions and make informed decisions on partitions
size.


Trivial merge