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

Commit d8153d86 authored by Ram Chandrasekar's avatar Ram Chandrasekar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add properties for MCT driver for apq8084



Add default properties and values needed for enabling MCT driver in
apq8084 devices.

Change-Id: I9f0de139c8a37eff7787b83ac64e8b2d656ff752
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent cdb71ddd
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -3036,6 +3036,22 @@
		compatible = "qcom,bcl";
	};

	qcom,msm-mct {
		compatible = "qcom,max-current-throttling";
		qcom,mct-wr-weight = <0x14221120>;
		qcom,mct-vxwr-weight = <0xf8436430>;
		qcom,mct-vlswr-weight = <0xa5846330>;
		qcom,mct-vaw-energy = <0x1>;
		qcom,mct-ulim = <0x007f>;
		qcom,mct-dcnt = <0x0c>;
		krait0-mct-supply = <&krait0_adj_reg>;
		krait1-mct-supply = <&krait1_adj_reg>;
		krait2-mct-supply = <&krait2_adj_reg>;
		krait3-mct-supply = <&krait3_adj_reg>;
		qcom,mct-regulators = "krait0-mct", "krait1-mct",
					"krait2-mct", "krait3-mct";
	};

	qcom,msm-thermal {
		compatible = "qcom,msm-thermal";
		qcom,sensor-id = <5>;