Skip to content
Commit da2ef812 authored by Michael Walle's avatar Michael Walle Committed by Miquel Raynal
Browse files

mtd: spi-nor: Fix quad enable for Spansion like flashes

The commit 7b678c69 ("mtd: spi-nor: Merge spansion Quad Enable
methods") forgot to actually set the QE bit in some cases. Thus this
breaks quad mode accesses to flashes which support readback of the
status register-2. Fix it.

Fixes: 7b678c69

 ("mtd: spi-nor: Merge spansion Quad Enable methods")
Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Reviewed-by: default avatarTudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
parent 440b6d50
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment