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

Commit cd267d02 authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

ARM: dts: msm: Add the hw-trigger flag to the Video codec GDSCs on SDM845



Add the qcom,support-hw-trigger flag to the vcodec GDSCs in
order to enable hw controlled, interframe power collapse of
video subcores.

Change-Id: I2e363d3916ca65ae6553f4a395278ffff241a0ad
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 5915565f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4203,10 +4203,12 @@
};

&vcodec0_gdsc {
	qcom,support-hw-trigger;
	status = "ok";
};

&vcodec1_gdsc {
	qcom,support-hw-trigger;
	status = "ok";
};