Re: [PATCH] mtd: spi-nor: extend description of size member of struct flash_info
From: Pratyush Yadav
Date: Mon Jan 13 2025 - 12:52:56 EST
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@xxxxxxxxxx>
Applied to spi-nor/next. Thanks!
--
Regards,
Pratyush Yadav