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

Commit bbe9e313 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"

parents 9a96ba0a f8f3a040
Loading
Loading
Loading
Loading
+11 −0
Original line number Original line Diff line number Diff line
@@ -810,6 +810,17 @@
		qcom,xprt-version = <1>;
		qcom,xprt-version = <1>;
		qcom,fragmented-data;
		qcom,fragmented-data;
	};
	};

	tsens: tsens@fc4a8000 {
		compatible = "qcom,msm8994-tsens";
		reg = <0xfc4a8000 0x2000>,
		      <0xfc4bc000 0x1000>;
		reg-names = "tsens_physical", "tsens_eeprom_physical";
		interrupts = <0 184 0>;
		qcom,sensors = <13>;
		qcom,slope = <2901 2846 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200>;
		qcom,sensor-id = <0 1 2 3 5 6 7 8 9 10 11 12 13>;
	};
};
};


&gdsc_usb30 {
&gdsc_usb30 {