Skip to content
Unverified Commit 0578a6db authored by Dhruva Gole's avatar Dhruva Gole Committed by Mark Brown
Browse files

spi: spi-cadence-quadspi: add runtime pm support



Add runtime pm support to cadence-qspi driver, this allows the driver to
suspend whenever it's is not actively being used thus reducing active
power consumed by the system.

Also, with the use of devm_pm_runtime_enable we no longer need the
fallback probe_pm_failed that used to pm_runtime_disable

Co-developed-by: default avatarApurva Nandan <a-nandan@ti.com>
Signed-off-by: default avatarApurva Nandan <a-nandan@ti.com>
Signed-off-by: default avatarDhruva Gole <d-gole@ti.com>
Link: https://lore.kernel.org/r/20230829062706.786637-1-d-gole@ti.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent eb9913b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment