diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2019-04-12 00:12:50 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2019-04-18 11:36:24 +0200 |
commit | a359de1b4055b2e9c0e8d650b099fcb5ceca25fe (patch) | |
tree | 363246f1f3716ca9f9d0c5bdcd946406feb7d50c /drivers/memory | |
parent | memory: tegra: Replace readl-writel with mc_readl-mc_writel (diff) | |
download | linux-a359de1b4055b2e9c0e8d650b099fcb5ceca25fe.tar.xz linux-a359de1b4055b2e9c0e8d650b099fcb5ceca25fe.zip |
Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+"
Turned out that the actual bug was in the Memory Controller driver
that programmed shadowed registers without latching the new values
and then there was a bug on EMEM arbitration configuration calculation
that results in a wrong value being latched on resume from suspend.
The Memory Controller has been fixed properly now, hence the workaround
patch could be reverted safely.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions