mtd: spi-nor: spansion: Enable dual and quad read for s25fl256s0
authorTakahiro Kuwano <Takahiro.Kuwano@cypress.com>
Mon, 20 Apr 2020 11:44:41 +0000 (14:44 +0300)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Mon, 20 Apr 2020 11:44:41 +0000 (14:44 +0300)
commit954fd81ce83b7077b8e7b7b0fbf3ebf19d4eaff9
tree0479189e3b865e477d3020978997d0b29bd350bf
parentbb15aded5144d36b2a050e1dad415876c0b94234
mtd: spi-nor: spansion: Enable dual and quad read for s25fl256s0

The s25fl256s0 supports dual and quad read like s25fl256s1.
Enable it by adding SPI_NOR_DUAL_READ and SPI_NOR_QUAD_READ
flags to the flash_info entry. Tested with the device and
confirmed that is working.

Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@cypress.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
drivers/mtd/spi-nor/spansion.c