Skip to content
Commit ecfdedd7 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

drm/omap: force runtime PM suspend on system suspend



Use SET_LATE_SYSTEM_SLEEP_PM_OPS in DSS submodules to force runtime PM
suspend and resume.

We use suspend late version so that omapdrm's system suspend callback is
called first, as that will disable all the display outputs after which
it's safe to force DSS into suspend.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200618095153.611071-1-tomi.valkeinen@ti.com
Acked-by: default avatarTony Lindgren <tony@atomide.com>
Fixes: cef76630

 ("drm/omap: Prepare DSS for probing without legacy platform data")
Cc: stable@vger.kernel.org # v5.7+
Tested-by: default avatarTony Lindgren <tony@atomide.com>
parent a72a6a16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment