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

Commit e56b4afe authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

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

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

Change-Id: I75bbf3592574012a79b8d2188b11e2bb9984bf13
parent 415102c9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -509,6 +509,13 @@
				<RPMH_REGULATOR_LEVEL_RETENTION>;
			qcom,min-dropout-voltage-level = <(-1)>;
		};

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

	rpmh-regulator-msslvl {