Files
linux-stable-mirror/include/linux
Tony LindgrenandGreg Kroah-Hartman c182fa00fc bus: ti-sysc: Add quirk handling for reinit on context lost
[ Upstream commit 9d88136120 ]

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: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-25 09:48:24 +01:00
..
2021-11-18 19:15:51 +01:00
2021-11-18 19:17:02 +01:00
2021-11-21 13:44:12 +01:00