diff options
| author | Jisheng Zhang <jszhang@kernel.org> | 2026-01-22 23:51:19 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-01-27 12:46:29 +0000 |
| commit | db6a59cfcc9364dec501993690a320d916ae3904 (patch) | |
| tree | 1ad4805eec26f876372290bfcc2fe0bc86f61dc8 /include/linux/pds | |
| parent | e73eb6a73c209e63f5f239337bda4b938d75a1f7 (diff) | |
spi: cadence-xspi: support suspend/resume
Add system wide suspend and resume support, the suspend hook
implementation is straightforward, just call spi_controller_suspend()
While the resume hook implementation is a bit complex, we need to redo
something which is done during probe, such as enable the interrupts,
setup clk and config the phy for mrvl hw overlay.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Link: https://patch.msgid.link/20260122155119.12865-1-jszhang@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/pds')
0 files changed, 0 insertions, 0 deletions
