Re: [PATCH RFC v2] mtd: spinand: winbond: add support for W25N04LW
From: Miquel Raynal
Date: Wed Aug 12 2026 - 03:40:16 EST
On 12/08/2026 at 14:04:30 +09, Dominique Martinet <dominique.martinet@xxxxxxxxxxxxxxxxx> wrote:
> Dominique Martinet wrote on Wed, Aug 12, 2026 at 04:14:02AM +0000:
>> + // the W25N04LW chip actually has two free ranges per section:
>> + // "User Data I" at (16 * section) + 4, length 12
>> + // "User Data II" at (16 * section) + 2, length 2
>> + // The later is not ECC protected so this only returns User Data I
>
> (will fix to use block comment like the rest of the file + latter typo
> as per Sashiko comment in v3, after we've reached an agreement on what
> to do here -- there were no other Sashiko comment)
I haven't checked the diff yet, but the commit message contains a SoB
from anther person which is listed first. You must be Author + first SoB or
you can give someone else authorship + first SoB and take 2nd SoB (which
means you carried the patch without changing it). If you want to credit
another person, please have a look at the Co-developed-by wording.
Thanks!
Miquèl