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

Commit fe1a104e authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

ARM: dts: msm: Add fuse-based correction factors for MSM8940



Update per-sensor offsets for individual sensors. The correction
factors are obtained after factory calibration and applied
over the individual sensors offset.

Change-Id: I0ae7eaa248cd4610c934e1bc7391843191248ee6
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent ad8cf1bb
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -368,3 +368,8 @@
		};
	};
};

&tsens {
	qcom,temp1-offset = <0 (-2) (-5) (-3) (-1) (-1) (-1) 0 1 (-1) (-6)>;
	qcom,temp2-offset = <1 1 (-7) 5 4 7 6 2 3 1 7>;
};