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

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

ARM: dts: msm: Add the hw-trigger flag to video subcore GDSCs on SM8150



Add the qcom,support-hw-trigger flag to the mvs0_gdsc and
mvs1_gdsc GDSC nodes in order to allow enabling/disabling
HW control for them.

Change-Id: I85b6e03c4258b68bc07bbe75cc65c309175a985d
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 90551fd1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3675,6 +3675,7 @@
	qcom,msm-bus,vectors-KBps =
		<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_VENUS_CFG 0 0>,
		<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_VENUS_CFG 0 1>;
	qcom,support-hw-trigger;
	status = "ok";
};

@@ -3689,6 +3690,7 @@
	qcom,msm-bus,vectors-KBps =
		<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_VENUS_CFG 0 0>,
		<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_VENUS_CFG 0 1>;
	qcom,support-hw-trigger;
	status = "ok";
};