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

Commit 9f337351 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 the hw-trigger flag to the IPE and BPS GDSCs on SDM670"

parents a3640494 4328a43c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2787,6 +2787,7 @@
};

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

@@ -2799,10 +2800,12 @@
};

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

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