u-boot/drivers/mtd/nand/spi
Christian Marangi 5ff602a351 spinand: call SPI setup_for_spinand if supported
Call SPI setup_for_spinand() if supported and defined to configure the
SPI slave for the attached NAND. This is needed to configure the SPI
with the NAND page size and spare size for correct configuration of the
device.

Call it as soon as the NAND is detected to correctly handle SPI
controller with select_op_variant detection.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-04-16 19:57:35 -06:00
..
core.c spinand: call SPI setup_for_spinand if supported 2025-04-16 19:57:35 -06:00
esmt.c mtd: spinand: add support for ESMT F50x1G41LB 2023-12-14 23:50:00 +05:30
gigadevice.c mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
Kconfig mtd: rename CONFIG_MTD -> CONFIG_DM_MTD 2019-12-03 23:04:10 -05:00
macronix.c mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
Makefile mtd: spinand: Add support for XTX SPINAND 2024-04-14 08:49:40 +02:00
micron.c mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
paragon.c drivers: mtd: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
toshiba.c mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
winbond.c mtd: spinand: winbond: add Winbond W25N02KV flash support 2023-10-13 10:49:07 +02:00
xtx.c mtd: spinand: Add support for XTX SPINAND 2024-04-14 08:49:40 +02:00