[PATCH v2 6/7] mtd: spi-nor: add generic flash driver

Tudor.Ambarus at microchip.com Tudor.Ambarus at microchip.com
Mon Nov 21 05:35:57 PST 2022


On 8/11/22 01:06, Michael Walle wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> 
> Our SFDP parsing is everything we need to support all basic operations
> of a flash device. If the flash isn't found in our in-kernel flash
> database, gracefully fall back to a driver described solely by its SFDP
> tables.
> 
> Signed-off-by: Michael Walle <michael at walle.cc>
> Reviewed-by: Takahiro Kuwano <Takahiro.Kuwano at infineon.com>
Tested-by: Tudor Ambarus <tudor.ambarus at microchip.com>

> ---
>  drivers/mtd/spi-nor/core.c | 26 ++++++++++++++++++++++++--
>  drivers/mtd/spi-nor/core.h |  1 +
>  drivers/mtd/spi-nor/sfdp.c | 27 +++++++++++++++++++++++++++
>  3 files changed, 52 insertions(+), 2 deletions(-)
> 


More information about the linux-mtd mailing list