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

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

Merge "ARM: dts: msm: Add more fw loading options for vidc on plutonium"

parents e6a6e38e 632b84ec
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -228,3 +228,8 @@
	mpp@a300 { /* MPP 4 */
	};
};

&msm_vidc {
	qcom,use-non-secure-pil;
	qcom,fw-bias = <0xf500000>;
};