mtd: spi-nor: esmt: Use correct name of f25l32qa
authorSungbo Eo <mans0n@gorani.run>
Fri, 23 Jul 2021 14:12:32 +0000 (23:12 +0900)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Tue, 19 Jul 2022 10:05:31 +0000 (13:05 +0300)
commit41e4f15f02af67fbcd6fec243ef52627f51760b4
tree9f7273e99ba38e9be49f90e23155f1b9a9369aa2
parent90c517f435a9e469cceb7b1985ba92011c2e26aa
mtd: spi-nor: esmt: Use correct name of f25l32qa

The flash ID of F25L32QA is 0x8c4016, whereas that of F25L32QA(2S) is
0x8c4116. F25L32QA(2S) is the newer version of F25L32QA and its BPn bits
are non-volatile, unlike its older version.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20210723141232.15659-1-mans0n@gorani.run
Datasheet: https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/F25L32QA.pdf
Datasheet: https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/F25L32QA_1(2S).pdf
drivers/mtd/spi-nor/esmt.c