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

Commit 6f0f0541 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Increase timeouts for debugging"

parents f5758806 fb3ef867
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -153,11 +153,11 @@ static struct msm_vidc_common_data sdm855_common_data[] = {
	},
	{
		.key = "qcom,power-collapse-delay",
		.value = 1500,
		.value = 150000,
	},
	{
		.key = "qcom,hw-resp-timeout",
		.value = 1000,
		.value = 10000,
	},
	{
		.key = "qcom,debug-timeout",