]> git.baikalelectronics.ru Git - kernel.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)
commitbed6cef2caf938129786d0cce6b8c95054dce4d0
tree83d2425a9d8bc79d6ccf2e23dab3ff26db346a60
parentf030a7bb7b1f7de16c1c716a587185e209e25800
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