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

Commit 000d7f0f authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Enable dcvs for sm6150"

parents 2f2100b3 0c325cc9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -175,6 +175,10 @@ static struct msm_vidc_common_data sm6150_common_data[] = {
		.key = "qcom,hw-resp-timeout",
		.value = 250,
	},
	{
		.key = "qcom,dcvs",
		.value = 1,
	},
};

static struct msm_vidc_common_data sm8150_common_data[] = {