mtd: spi-nor: winbond: add "w/ and w/o SFDP" comment
authorTudor Ambarus <tudor.ambarus@linaro.org>
Tue, 29 Oct 2024 08:00:49 +0000 (08:00 +0000)
committerTudor Ambarus <tudor.ambarus@linaro.org>
Mon, 11 Nov 2024 10:26:04 +0000 (12:26 +0200)
commitf8f6224948d83792e9eef798d8a2407e91a51331
tree8e459e324cf17696dab04a418e03c323876cddc5
parentb61c35e3404557779ec427c077f7a9f057bb053d
mtd: spi-nor: winbond: add "w/ and w/o SFDP" comment

Commit d35df77707bf ("mtd: spi-nor: winbond: fix w25q128 regression")
upstream fixed a regression for flavors of 0xef4018 flash that don't
define SFDP tables. Add a comment on the flash definition highlighting
that there are flavors of flashes with and without SFDP support.
It spares developers searching the entire git log for when we'll better
handle these cases.

Acked-by: Pratyush Yadav <pratyush@kernel.org>
Link: https://lore.kernel.org/r/20241029080049.96679-1-tudor.ambarus@linaro.org
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
drivers/mtd/spi-nor/winbond.c