diff options
author | Khairul Anuar Romli <khairul.anuar.romli@altera.com> | 2025-09-10 16:06:32 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-09-18 22:24:03 +0100 |
commit | 30dbc1c8d50f13c1581b49abe46fe89f393eacbf (patch) | |
tree | 221267f2dfff9cd6211d6172d11584a01bc53644 /scripts/extract-fwblobs | |
parent | f83ec76bf285bea5727f478a68b894f5543ca76e (diff) |
spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabled
Enabling runtime PM allows the kernel to gate clocks and power to idle
devices. On SoCFPGA, a warm reset does not fully reinitialize these
domains.This leaves devices suspended and powered down, preventing U-Boot
or the kernel from reusing them after a warm reset, which breaks the boot
process.
Fixes: 4892b374c9b7 ("mtd: spi-nor: cadence-quadspi: Add runtime PM support")
CC: stable@vger.kernel.org # 6.12+
Signed-off-by: Khairul Anuar Romli <khairul.anuar.romli@altera.com>
Signed-off-by: Adrian Ng Ho Yin <adrianhoyin.ng@altera.com>
Reviewed-by: Niravkumar L Rabara <nirav.rabara@altera.com>
Reviewed-by: Matthew Gerlach <matthew.gerlach@altera.com>
Link: https://patch.msgid.link/910aad68ba5d948919a7b90fa85a2fadb687229b.1757491372.git.khairul.anuar.romli@altera.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions