diff options
author | 2021-03-02 12:54:04 +0300 | |
---|---|---|
committer | 2021-04-08 19:54:14 +0200 | |
commit | 32c8c34d8132b5fe8497c2538597445a0d65c29d (patch) | |
tree | fd47ced9badf522aa3d2c750cd36147e000d7841 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.12-rc6 (diff) | |
download | wireguard-linux-32c8c34d8132b5fe8497c2538597445a0d65c29d.tar.xz wireguard-linux-32c8c34d8132b5fe8497c2538597445a0d65c29d.zip |
cpuidle: tegra: Fix C7 idling state on Tegra114
Trusted Foundation firmware doesn't implement the do_idle call and in
this case suspending should fall back to the common suspend path. In order
to fix this issue we will unconditionally set the NOFLUSH_L2 mode via
firmware call, which is a NO-OP on Tegra30/124, and then proceed to the
C7 idling, like it was done by the older Tegra114 cpuidle driver.
Fixes: 14e086baca50 ("cpuidle: tegra: Squash Tegra114 driver into the common driver")
Cc: stable@vger.kernel.org # 5.7+
Reported-by: Anton Bambura <jenneron@protonmail.com> # TF701 T114
Tested-by: Anton Bambura <jenneron@protonmail.com> # TF701 T114
Tested-by: Matt Merhar <mattmerhar@protonmail.com> # Ouya T30
Tested-by: Peter Geis <pgwipeout@gmail.com> # Ouya T30
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210302095405.28453-1-digetx@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions