walnux/include/nuttx/mtd
stbenn c4a84e30b7 driver/mtd: ramtron multi-device spi bus support
Adds a device ID to ramtron_initialize, which is stored in the ramtron_dev_s structure.
This ID is used when calling SPI_SELECT to board specific logic to allow chip select on the SPI bus.

This change is NOT backwards compatible, as it changes the function signature of ramtron_initialize.

This implementation is based on the handling of chip select in nuttx/drivers/mtd/sst26.c:sst26_initialize_spi().

Additional Changes:
  - Add MB85RS64V to ramtron supported parts list.
2025-03-26 19:26:01 +08:00
..
configdata.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
hamming.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
mtd.h driver/mtd: ramtron multi-device spi bus support 2025-03-26 19:26:01 +08:00
nand.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nand_config.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nand_ecc.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nand_model.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nand_ram.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nand_raw.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nand_scheme.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nand_wrapper.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
onfi.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
smart.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00