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)
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>
1  2 
drivers/mtd/nand/raw/brcmnand/brcmnand.c