[PATCH v1 0/2] Tegra30+ CPU suspend-resume bug-fixes

From: Dmitry Osipenko
Date: Sun Jul 07 2019 - 19:04:41 EST


Hello,

This small series addresses two suspend-resume bugs: one affects Tegra30+
due to a typo in the code, other fixes CPU hang on Tegra30 specifically.

Please review and apply, thanks!

Dmitry Osipenko (2):
ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()
ARM: tegra: Use WFE for power-gating on Tegra30

arch/arm/mach-tegra/reset-handler.S | 6 +++---
arch/arm/mach-tegra/sleep-tegra30.S | 4 +++-
drivers/soc/tegra/flowctrl.c | 19 +++++++++++++++++--
3 files changed, 23 insertions(+), 6 deletions(-)

--
2.22.0