[PATCH] mtd: spi-nor: extend description of size member of struct flash_info
Pratyush Yadav
pratyush at kernel.org
Mon Jan 13 09:52:42 PST 2025
On Thu, Dec 19 2024, Tudor Ambarus wrote:
> We use the size as an indicator whether to parse SFDP or not. We don't
> introduce a dedicated member for SFDP parsing because we'd like to keep
> the struct size at a minimum, as it's used for every flash declaration.
> Ideally we won't have flash entries at all, but there are still flash
> parameters that aren't defined by SFDP, thus we need to statically
> specify them.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus at linaro.org>
Applied to spi-nor/next. Thanks!
--
Regards,
Pratyush Yadav
More information about the linux-mtd
mailing list