commit | b1a399530ca9bc958ac48fe85837c791f89a3be2 | [log] [tgz] |
---|---|---|
author | Bitan Biswas <bbiswas@nvidia.com> | Fri Jun 14 09:31:00 2019 -0700 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Wed Jul 10 23:08:44 2019 -0500 |
tree | 41b2eb7ebb69e5b6159633e3cbbfcfcf7d813902 | |
parent | 7836922d87175dbc9bc972a1aca08d2c8b6f5045 [diff] |
mailbox: tegra: hsp: add noirq resume Add noirq resume instead of resume callback for Tegra HSP. Tegra HSP resume needs tegra_hsp_doorbell_startup() call to fix timeout error for tegra_bpmp_transfer() during genpd resume noirq on Jetson TX2. Signed-off-by: Bitan Biswas <bbiswas@nvidia.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>