mtd: spi-nor: Enable dual and quad read for s25fl256s0
authorBacem Daassi <Bacem.Daassi@cypress.com>
Fri, 27 Mar 2020 18:58:14 +0000 (19:58 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 28 Apr 2020 20:14:35 +0000 (01:44 +0530)
commit6f3b1f4a1dea5b733b03445c2a3eff2e4a47eafb
tree989ac88f97c7939005f1773763f2d70c8871885b
parentcae3c7cc581c441d822e18c0d14dd3c230beef80
mtd: spi-nor: 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 on real silicon and confirmed to be working.

Signed-off-by: Bacem Daassi <Bacem.Daassi@cypress.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/mtd/spi/spi-nor-ids.c