2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/mtd/nand/spi
Miquel Raynal 98b34d5200 mtd: spinand: skyhigh: Align with recent read from cache variant changes
The SPINAND_PAGE_READ_FROM_CACHE_OP macro has just been changed to stop
encoding the "fast" parameter (the macro has been duplicated and
renamed). The Skyhigh driver is new and is still using the old style
macro.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501161302.bQqBGjJ5-lkp@intel.com/
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-kernel/20250116132010.4948547d@canb.auug.org.au/
Fixes: 0420872478 ("mtd: spinand: Create distinct fast and slow read from cache variants")
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Tested-by: Stephen Rothwell <sfr@canb.auug.org.au> # build tested
2025-01-20 09:16:15 +01:00
..
alliancememory.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00
ato.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00
core.c mtd: spinand: Enhance the logic when picking a variant 2025-01-15 19:23:56 +01:00
esmt.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00
foresee.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00
gigadevice.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00
Kconfig mtd: spinand: Use the external ECC engine logic 2020-12-10 22:37:30 +01:00
macronix.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00
Makefile mtd: spinand: Add support for SkyHigh S35ML-3 family 2024-12-05 11:14:21 +01:00
micron.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00
paragon.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00
skyhigh.c mtd: spinand: skyhigh: Align with recent read from cache variant changes 2025-01-20 09:16:15 +01:00
toshiba.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00
winbond.c mtd: spinand: winbond: Add support for DTR operations 2025-01-15 19:24:20 +01:00
xtx.c mtd: spinand: Create distinct fast and slow read from cache variants 2025-01-15 19:23:28 +01:00