On Fri, Apr 12, 2019 at 01:12:46AM +0300, Dmitry Osipenko wrote: > Hello, this series properly addresses the bugged memory arbitration > programming and in result the previous suspend-resume workaround change > is reverted as it was not entirely correct. > > Dmitry Osipenko (4): > memory: tegra: Fix missed registers values latching > memory: tegra: Fix integer overflow on tick value calculation > memory: tegra: Replace readl-writel with mc_readl-mc_writel > Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on > Tegra30+" > > arch/arm/mach-tegra/iomap.h | 9 --------- > arch/arm/mach-tegra/sleep-tegra30.S | 21 --------------------- > drivers/memory/tegra/mc.c | 16 +++++++++++----- > 3 files changed, 11 insertions(+), 35 deletions(-) Applied to for-5.2/memory, thanks. Thierry