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

Commit d38150ce 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: enable gdsc for venus cores"

parents 10f90371 0c52db0f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -653,6 +653,16 @@
	status = "ok";
};

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

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

&gdsc_mdss {
	status = "ok";
};