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

Commit 9712bad7 authored by Matt Wagantall's avatar Matt Wagantall
Browse files

Revert "ARM: dts: Disable VFE and Oxili power-collapse modes for 8610"



No stability issues have been attributed to Oxili or VFE power-collapse.
Re-enable this power-saving functionality.

This reverts commit 876638b7.

Conflicts:

	arch/arm/boot/dts/msm8610.dtsi

CRs-Fixed: 537500
Change-Id: Ia94822bdf13c40062c9450432d1dbebbcfb6b808
Signed-off-by: default avatarMatt Wagantall <mattw@codeaurora.org>
parent 86155e46
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -990,15 +990,11 @@

&gdsc_vfe {
	qcom,clock-names = "core_clk", "iface_clk", "bus_clk";
	qcom,skip-logic-collapse;
	qcom,retain-periph;
	qcom,retain-mem;
	status = "ok";
};

&gdsc_oxili_cx {
	qcom,clock-names = "core_clk", "iface_clk", "mem_clk";
	qcom,skip-logic-collapse;
	status = "ok";
};