commit | b6e1109f796911872d97e60bc8293a5d76e2fe6c | [log] [tgz] |
---|---|---|
author | Vignesh Radhakrishnan <vigneshr@nvidia.com> | Tue Jul 11 15:16:08 2017 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Nov 28 11:14:21 2019 -0800 |
tree | 0595ed5e8207996373b588cfbb788a5f18a6bbf2 | |
parent | 79b65666be657006f5cc7dadaf85103fd136703f [diff] |
Tegra194: Initialize smmu on system suspend exit System suspend sequence involves initializing the SMMU as a part of the system suspend exit, which is currently not present for Tegra194 platform. Thus call tegra_smmu_init() as a part of system suspend exit. Change-Id: I3086301743019e05a40fd221372e7f8713f286ae Signed-off-by: Vignesh Radhakrishnan <vigneshr@nvidia.com>