Browse Source

msm: eva: Enable EVA software power collapse

Enable Suspend/Resume support.

Change-Id: If88ce04998cdcc8166c34f4c28aee1530f2c7eb1
Signed-off-by: George Shen <[email protected]>
George Shen 4 years ago
parent
commit
e483c291f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      msm/eva/msm_cvp_platform.c

+ 1 - 1
msm/eva/msm_cvp_platform.c

@@ -52,7 +52,7 @@ static struct msm_cvp_common_data sm8450_common_data[] = {
 	},
 	{
 		.key = "qcom,sw-power-collapse",
-		.value = 0,
+		.value = 1,
 	},
 	{
 		.key = "qcom,domain-attr-non-fatal-faults",