16.01.2019 15:22, Thierry Reding пишет: > On Sun, Nov 25, 2018 at 12:13:45AM +0300, 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(-) > > All three patches applied to for-5.1/arm/core. Indeed, they are missed in the patchwork. Probably some usual email hiccup. Thanks :)