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

Commit 62e47f4e authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

ARM: dts: msm: Update TSENS to use msmcobalt



MSM Cobalt TSENS can support upto 22 temperature
sensors across two controllers. Use explicity
the msmcobalt to specify changes to the controller
usage such as enabling health monitor check.

Change-Id: I6e0d600e9fe88cc2d835ad051eede4efcbee9563
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 0bf1e38c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -959,7 +959,7 @@
	};

	tsens0: tsens@10aa000 {
		compatible = "qcom,msm8996-tsens";
		compatible = "qcom,msmcobalt-tsens";
		reg = <0x10aa000 0x2000>,
			<0x74230 0x1000>;
		reg-names = "tsens_physical", "tsens_eeprom_physical";
@@ -971,7 +971,7 @@
	};

	tsens1: tsens@10ad000 {
		compatible = "qcom,msm8996-tsens";
		compatible = "qcom,msmcobalt-tsens";
		reg = <0x10ad000 0x2000>,
			<0x75230 0x1000>;
		reg-names = "tsens_physical", "tsens_eeprom_physical";