[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <mafs0wm55mur3.fsf@kernel.org>
Date: Wed, 08 Oct 2025 14:40:48 +0200
From: Pratyush Yadav <pratyush@...nel.org>
To: Pratyush Yadav <pratyush@...nel.org>
Cc: Sean Anderson <sean.anderson@...ux.dev>, Tudor Ambarus
<tudor.ambarus@...aro.org>, Michael Walle <mwalle@...nel.org>,
linux-mtd@...ts.infradead.org, Richard Weinberger <richard@....at>,
linux-kernel@...r.kernel.org, Miquel Raynal <miquel.raynal@...tlin.com>,
Vignesh Raghavendra <vigneshr@...com>
Subject: Re: [PATCH] mtd: spi-nor: Enable locking for n25q00a
On Wed, Oct 08 2025, Pratyush Yadav wrote:
> On Tue, Oct 07 2025, Sean Anderson wrote:
>
[...]
>>>> Tested with a mt25qu01gbbb, which shares the same flash ID.
>>>
>>> Ughh, is this another case of flash ID reuse? Do mt25qu and n25q00a
>>> flashes behave exactly the same and only have two names? If not, then
>>> how do you know if n25q00a will also work with these changes?
>>
>> I examined the datasheet for the n25q00a and determined that it has the
>> same status register layout.
>
> Can you share the links to the datasheets?
>
> Also, test logs would be nice to have.
>
>>
>> In fact, every n25q and mt25q flash has the same status register layout,
>> which (as noted above) is necessary to support capacities greater than 8
>> MiB (and all flashes in this series have such capacity).
>
> Do they behave the same? If not, do you know how they differ? If they
To clarify, I mean behave the same in things other than the status
register.
> behave differently, we might need to have some code that detects which
> one is running. Not necessarily as part of this patch though.
[...]
--
Regards,
Pratyush Yadav
Powered by blists - more mailing lists