commit | 978887fd5a0efc0adac5427c2a09d44f028ba310 | [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 | 832ad79cf28a76e81b2eaf4ce741c3680ccc4c5d [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>