[PATCH V1 1/1] linux: drivers: mtd: spi-nor: gigadevice.c

Tudor Ambarus tudor.ambarus at linaro.org
Wed Jul 19 23:53:45 PDT 2023


Does these flashes support SFDP tables? Here's how you can
determine that:
https://lore.kernel.org/linux-mtd/cover.1686557139.git.Takahiro.Kuwano@infineon.com/

If yes, then you could use the generic spi-nor driver,
thus you won't need to explicitly define flash entries.
See:
773bbe104497 mtd: spi-nor: add generic flash driver



More information about the linux-mtd mailing list