Re: [PATCH 05/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Drop redundant data
Miquel Raynal <[email protected]> Wed, 22 Jul 2026 15:00:28 +0200
| Newsgroups | gmane.linux.kernel,gmane.linux.drivers.mtd |
|---|---|
| Message-ID | <[email protected]> |
>> This chip has correct SFDP support, all fields are correctly filled so >> we can drop them from the table: > > You're forgetting that "this chip" is not only the one mentioned in > the comment. See the original W25Q32, which does not have any SFDP > tables and is using the same id. Effectively, we'd drop 4k support > for that. Since the plan is to keep non SFDP support, which I admittedly thought was no longer a real case, I will indeed drop these patches. Thanks, Miquèl