On 19.11.2018 18:42, Jon Hunter wrote: > > On 18/11/2018 22:06, Dmitry Osipenko wrote: >> 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 ;) > > Yes I will give them a test and let you know. Thank you!