linux/drivers/mtd/spi-nor
Dhruva Gole e3f9fc9a4f spi: cadence-quadspi: fix suspend-resume implementations
[ Upstream commit 2087e85bb6 ]

The cadence QSPI driver misbehaves after performing a full system suspend
resume:
...
spi-nor spi0.0: resume() failed
...
This results in a flash connected via OSPI interface after system suspend-
resume to be unusable.
fix these suspend and resume functions.

Fixes: 1406234105 ("mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller")
Signed-off-by: Dhruva Gole <d-gole@ti.com>
Link: https://lore.kernel.org/r/20230417091027.966146-3-d-gole@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-17 11:13:17 +02:00
..
aspeed-smc.c
atmel-quadspi.c
cadence-quadspi.c spi: cadence-quadspi: fix suspend-resume implementations 2023-05-17 11:13:17 +02:00
fsl-quadspi.c
hisi-sfc.c mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare() 2021-11-26 11:36:14 +01:00
intel-spi-pci.c
intel-spi-platform.c
intel-spi.c spi: intel: Fix the offset to get the 64K erase opcode 2022-11-25 17:40:21 +01:00
intel-spi.h
Kconfig
Makefile
mtk-quadspi.c
nxp-spifi.c
spi-nor.c mtd: spi-nor: fix silent truncation in spi_nor_read_raw() 2020-01-17 19:47:12 +01:00
stm32-quadspi.c