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

From: Dmitry Osipenko
Date: Thu Jul 25 2019 - 14:06:44 EST


25.07.2019 12:40, Peter De Schrijver ÐÐÑÐÑ:
> On Tue, Jul 23, 2019 at 04:28:35AM +0300, Dmitry Osipenko wrote:
>> 08.07.2019 2:03, Dmitry Osipenko ÐÐÑÐÑ:
>>> 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(-)
>>>
>>
>> Hello Peter,
>>
>> We were talking about these fixes on the IRC not so long time ago, does
>> it look good to you? Care to give an ACK?
>
> Acked-By Peter De Schrijver <pdeschrijver@xxxxxxxxxx>
>

Thanks!