Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 797b31ce authored by George Shen's avatar George Shen
Browse files

msm: cvp: Disable CVP power collapse



While investigating hardware issue, disabling CVP power collapse
to unblock CVP clients' integration tests.

Change-Id: I463e6216d390296ff958abb7382de4829f87e386
Signed-off-by: default avatarGeorge Shen <sqiao@codeaurora.org>
parent bf518628
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ static struct msm_cvp_common_data sm8350_common_data[] = {
	},
	{
		.key = "qcom,sw-power-collapse",
		.value = 1,
		.value = 0,
	},
	{
		.key = "qcom,domain-attr-non-fatal-faults",