This series adds fixes to the Suspend and Resume Hooks of the CQSPI Driver. Earlier, the ltp-ddt test "OSPI_S_FUNC_DD_RW_ERASESIZE_UBIFS" failed post system suspend resume. It is now passing as shown in [0]. Tested on top of linux-next (next-20230414) on an AM625-SK-EVM. For logs, please refer [0]. [0] https://gist.github.com/DhruvaG2000/29b15f9c8a1e632c6819a986e5f28ab2 Dhruva Gole (2): spi: cadence-quadspi: use macro SIMPLE_DEV_PM_OPS spi: cadence-quadspi: fix suspend-resume implementations drivers/spi/spi-cadence-quadspi.c | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) -- 2.25.1