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

Commit cab40b4b 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: Update fast averaging samples for ADC_TM channels"

parents 5dc2fd75 d84fa439
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1937,7 +1937,7 @@
		qcom,calibration-type = "ratiometric";
		qcom,scale-function = <1>;
		qcom,hw-settle-time = <0xb>;
		qcom,fast-avg-setup = <3>;
		qcom,fast-avg-setup = <2>;
		qcom,btm-channel-number = <0x48>;
	};

@@ -1949,7 +1949,7 @@
		qcom,calibration-type = "absolute";
		qcom,scale-function = <0>;
		qcom,hw-settle-time = <0xb>;
		qcom,fast-avg-setup = <3>;
		qcom,fast-avg-setup = <2>;
		qcom,btm-channel-number = <0x68>;
	};
};
+2 −2
Original line number Diff line number Diff line
@@ -1786,7 +1786,7 @@
		qcom,calibration-type = "ratiometric";
		qcom,scale-function = <1>;
		qcom,hw-settle-time = <0xb>;
		qcom,fast-avg-setup = <3>;
		qcom,fast-avg-setup = <2>;
		qcom,btm-channel-number = <0x48>;
	};

@@ -1798,7 +1798,7 @@
		qcom,calibration-type = "absolute";
		qcom,scale-function = <0>;
		qcom,hw-settle-time = <0xb>;
		qcom,fast-avg-setup = <3>;
		qcom,fast-avg-setup = <2>;
		qcom,btm-channel-number = <0x68>;
	};
};