memory: tegra: Add system sleep support
authorThierry Reding <treding@nvidia.com>
Sun, 22 Dec 2019 14:10:29 +0000 (15:10 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 9 Jan 2020 18:12:55 +0000 (19:12 +0100)
commit177602b006414b02152d3ef670746beb2bfde9cd
treeea88eff982bb4510aa7ef9335c19ea3ebceaf02d
parent6d3ba7616347d3787f361bd7f2fcf8f01bf52c2a
memory: tegra: Add system sleep support

Add system suspend/resume support for the memory controller found on
Tegra186 and later. This is required so that the SID registers can be
reprogrammed after their content was lost during system sleep.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/memory/tegra/tegra186.c