[PATCH V1 1/1] linux: drivers: mtd: spi-nor: gigadevice.c
Tudor Ambarus
tudor.ambarus at linaro.org
Thu Jul 20 23:06:00 PDT 2023
On 21.07.2023 00:48, Vlim wrote:
> Hi, Michael,
>
> Our parts do support SFDP.
> Can you provide the guideline for the part definition?
There's none at the moment, you have to read the code.
> I do see these samples in the gigadevice.c file; but, not sure of the
> purpose of each parameter.
The flags are defined in drivers/mtd/spi-nor/core.h. Start from there.
>
All the flashes that you proposed, but one probably (gd25lx256e) can be
probed using the generic spi-nor driver, thus you won't need to add
dedicated flash entries. See:
773bbe104497 mtd: spi-nor: add generic flash driver
Cheers,
ta
More information about the linux-mtd
mailing list