Merge tag 'spi-nor/for-5.18' into mtd/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 18 Mar 2022 19:14:12 +0000 (20:14 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 18 Mar 2022 19:14:42 +0000 (20:14 +0100)
commit4e371d996590f3a7e82a086d499c912c1930e968
tree0c7b300670901f498238b32e59c307eddf338489
parent8f877b7eab9d60a9deef6beae95656b77d55ab75
parent151c6b49d679872d6fc0b50e0ad96303091694a2
Merge tag 'spi-nor/for-5.18' into mtd/next

SPI NOR core changes:
- move vendor specific code out of the core into vendor drivers.
- unify all function and object names in the vendor modules.
- make setup() callback optional to improve readability.
- skip erase logic when the SPI_NOR_NO_ERASE flag is set at flash
  declaration.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/brcmnand/brcmnand.c