On 25.11.2018 0:13, Dmitry Osipenko wrote: > This series fixes couple bugs in the "exit from memory self-refresh" code. > > Changelog: > > v2: > - Dropped patch "Clear EMC interrupts on resume from LP1 on Tegra30+", > it is not really actual for now. > > - Patch "Fix DRAM refresh-interval clobbering.." now also corrects > EMC_REFRESH clobbering for Tegra20 as well. > > Dmitry Osipenko (3): > 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+ > > arch/arm/mach-tegra/iomap.h | 9 +++++++++ > arch/arm/mach-tegra/sleep-tegra20.S | 2 -- > arch/arm/mach-tegra/sleep-tegra30.S | 25 +++++++++++++++++++++++-- > 3 files changed, 32 insertions(+), 4 deletions(-) > Is there anything else needed from my side to get these patches applied? What's the hold up?