Re: [PATCH v1 0/4] EMC fixes for Tegra30+

From: Dmitry Osipenko
Date: Sun Nov 18 2018 - 17:06:10 EST


On 30.08.2018 21:54, Dmitry Osipenko wrote:
> Hello,
>
> This patch series fixes couple bugs in the memory self-refresh code.
> The EMC / MC state is properly restored after patches being applied,
> please review.
>
> Dmitry Osipenko (4):
> ARM: tegra: Fix missed EMC registers latching on resume from LP1 on
> Tegra30+
> ARM: tegra: Fix DRAM refresh-interval clobbering on resume from LP1 on
> Tegra30
> ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+
> ARM: tegra: Clear EMC interrupts on resume from LP1 on Tegra30+
>
> arch/arm/mach-tegra/iomap.h | 9 ++++++++
> arch/arm/mach-tegra/sleep-tegra30.S | 32 +++++++++++++++++++++++++++--
> 2 files changed, 39 insertions(+), 2 deletions(-)
>

Hello Jon,

Could you please test these patches using your testing setup? Will be awesome if you could give t-b/r-b to the series, then there should be a better chance that Thierry could apply it eventually ;)