From: Miquel Raynal Date: Fri, 18 Mar 2022 19:14:12 +0000 (+0100) Subject: Merge tag 'spi-nor/for-5.18' into mtd/next X-Git-Tag: v5.18-rc1~112^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e371d996590f3a7e82a086d499c912c1930e968;p=thirdparty%2Fkernel%2Flinux.git 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 --- 4e371d996590f3a7e82a086d499c912c1930e968