]> asedeno.scripts.mit.edu Git - linux.git/commit
firmware: tegra: bpmp: Implement suspend/resume support
authorThierry Reding <treding@nvidia.com>
Fri, 21 Sep 2018 10:08:56 +0000 (12:08 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 10 Oct 2018 14:47:22 +0000 (16:47 +0200)
commit00cba11fab58407a0017fc55476ea764161c5f07
tree83d2425a9d8bc79d6ccf2e23dab3ff26db346a60
parent5b394b2ddf0347bef56e50c69a58773c94343ff3
firmware: tegra: bpmp: Implement suspend/resume support

When returning from a system sleep state, the BPMP driver needs to
reinitialize the IVC channels used to communicate with the BPMP to
restore proper functionality.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/firmware/tegra/bpmp.c