Skip to content
Commit 9d881361 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

bus: ti-sysc: Add quirk handling for reinit on context lost



Some interconnect target modules such as otg and gpmc on am335x need a
re-init after resume. As we also have PM runtime cases where the context
may be lost, let's handle these all with cpu_pm.

For the am335x resume path, we already have cpu_pm_resume() call
cpu_pm_cluster_exit().

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 95ec14fa
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