Files
android_kernel_xiaomi_sm8450/include/linux/platform_data
Tony Lindgren 5eca1c8412 bus: ti-sysc: Add quirk handling for reinit on context lost
[ Upstream commit 9d881361206ebcf6285c2ec2ef275aff80875347 ]

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-26 10:39:08 +01:00
..
2020-08-27 10:32:57 +02:00
2020-09-23 09:42:41 -07:00