Re: [PATCH v2] mtd: spi-nor: Allow post_sfdp hook to return errors

From: Tudor Ambarus
Date: Tue Apr 18 2023 - 06:21:28 EST




On 4/18/23 10:25, Michael Walle wrote:
> Am 2023-04-05 08:21, schrieb Tudor Ambarus:
>> Multi die flashes like s25hl02gt need to determine the page_size at
>> run-time by querying a configuration register for each die. Since the
>> number of dice is determined in an optional SFDP table, SCCR MC, the
>> page size configuration must be done in the post_sfdp hook. Allow
>> post_sfdp to return errors, as reading the configuration register might
>> return errors.
>>
>> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
>
> Reviewed-by: Michael Walle <michael@xxxxxxxx>

thanks, but I already applied the patch as part of:
https://lore.kernel.org/linux-mtd/168093614108.51189.3153773628255664983.b4-ty@xxxxxxxxxx/

You can find patches that require action at:
https://patchwork.ozlabs.org/project/linux-mtd/list/?series=&submitter=&state=&q=spi-nor&archive=&delegate=

Cheers,
ta