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

Commit 52af244a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable FVSS, TCSS, BASS for lito"

parents 1c62cd44 3f223e4b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -441,6 +441,14 @@ First Level Node - QGAUGE device
		    value is 90%. This property is valid only if
		    qcom,tcss-enable is defined.

- qcom,bass-enable
	Usage:      optional
	Value type: bool
	Definition: Enable Battery SOC based SOC scaling. This logic
		    allows monotonic-SOC scaling at low-temperatures
		    when there is variation in system-SOC due to
		    changes in the load.

==========================================================
Second Level Nodes - Peripherals managed by QGAUGE driver
==========================================================
+4 −0
Original line number Diff line number Diff line
@@ -224,6 +224,10 @@
	qcom,hold-soc-while-full;
	qcom,linearize-soc;
	qcom,cl-feedback-on;
	qcom,tcss-enable;
	qcom,fvss-enable;
	qcom,fvss-vbatt-mv = <3300>;
	qcom,bass-enable;
};

&qupv3_se7_i2c {
+4 −0
Original line number Diff line number Diff line
@@ -247,6 +247,10 @@
	qcom,hold-soc-while-full;
	qcom,linearize-soc;
	qcom,cl-feedback-on;
	qcom,tcss-enable;
	qcom,fvss-enable;
	qcom,fvss-vbatt-mv = <3300>;
	qcom,bass-enable;
};

&thermal_zones {