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

Commit b6eef5fb authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents d5ff1b6d d8153d86
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -3046,6 +3046,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>;