commit | 85c129f9c8034458de089727a8b85b8462c7c79f | [log] [tgz] |
---|---|---|
author | Vignesh Radhakrishnan <vigneshr@nvidia.com> | Wed Dec 20 15:04:26 2017 -0800 |
committer | Manish Pandey <manish.pandey2@arm.com> | Fri Jan 17 10:30:50 2020 +0000 |
tree | f3ab853db24ba135e7b24218cb658083e90d6769 | |
parent | 8f4f102c3415fb01e57287e3be1d8c73954d9698 [diff] |
Tegra194: request CG7 before checking if SC7 is allowed Currently firmware seems to be checking if we can get into system suspend after checking if CC6 & C7 is allowed. For system suspend to be triggered, the firmware needs to request for CG7 as well. This patch fixes this anomaly. Change-Id: I39c4c50092a4288f4f3fa4b0b1d5026be50f058f Signed-off-by: Vignesh Radhakrishnan <vigneshr@nvidia.com> Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>