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

Commit 97ee92d1 authored by Priyanka Gujjula's avatar Priyanka Gujjula
Browse files

ARM: dts: msm: Remove hw-support-trigger for mvs0_gdsc

HW power collapse is disabled on lagoon as a software
workaround due to HW bug for running secure decode.
Hence disabling the hw-support-trigger property for
core clock on lagoon.

Change-Id: Id8c005b9a8cc78b4309153f67c3ccb68eea2f4ca
parent 3445144e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2644,7 +2644,6 @@
&video_cc_mvs0_gdsc {
	clock-names = "ahb_clk";
	clocks = <&gcc GCC_VIDEO_AHB_CLK>;
	qcom,support-hw-trigger;
	status = "ok";
};