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

Commit f5e87aee authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: enable CX AOP regulator cooling device for LAGOON rumi

Enable CX AOP regulator cooling device for LAGOON rumi platform.
It enables to place floor vote request to WCSS_CX railway during
cold temperature condition.

Change-Id: Id2ff36ccc03413ba9172d3c9a2dc36f8784b5683
parent a7ca76a0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -304,6 +304,13 @@
				<RPMH_REGULATOR_LEVEL_MAX>;
		};

		cx_cdev: regulator-cdev {
			compatible = "qcom,rpmh-reg-cdev";
			mboxes = <&qmp_aop 0>;
			qcom,reg-resource-name = "cx";
			#cooling-cells = <2>;
		};

		VDD_MSS_LEVEL:
		S6E_LEVEL:
		pm6150a_s6_level: regulator-pm6150a-s6-level {