Hello, I took a refreshed look at the driver's code and spotted few things that could be improved. No critical fixes here, just improvements. Please review and apply, thanks in advance! Changelog: v2: - Now using WRITE/READ_ONCE() in the "Firm up hardware programming sequence" patch for interrupt handler interactions, to firm driver even further. Dmitry Osipenko (3): memory: tegra30-emc: Firm up suspend/resume sequence memory: tegra30-emc: Firm up hardware programming sequence memory: tegra30-emc: Correct error message for timed out auto calibration drivers/memory/tegra/tegra30-emc.c | 179 +++++++++++++++++------------ 1 file changed, 104 insertions(+), 75 deletions(-) -- 2.24.0