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

Commit 637cbdb7 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 temperature sensors for plutonium"

parents a944f15c cec0e583
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -847,6 +847,15 @@
		compatible = "qcom,msm-pcm-hostless";
	};

	tsens: tsens@fc4a8000 {
		compatible = "qcom,msmplutonium-tsens";
		reg = <0xfc4a8000 0x2000>,
		      <0xfc4bc000 0x1000>;
		reg-names = "tsens_physical", "tsens_eeprom_physical";
		interrupts = <0 184 0>;
		qcom,sensors = <16>;
		qcom,slope = <2901 2846 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200>;
	};
};

&gdsc_usb30 {