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

Commit ac58f87b 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 over-temperature interrupt for linear charger"

parents 3da6a81e ca060f4a
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -244,9 +244,11 @@

			qcom,usb-chgpth@1300 {
				reg = <0x1300 0x100>;
				interrupts =	<0 0x13 0x2>,
				interrupts =	<0 0x13 0x4>,
						<0 0x13 0x2>,
						<0 0x13 0x1>;
				interrupt-names =	"chg-gone",
				interrupt-names =	"usb-over-temp",
							"chg-gone",
							"usbin-valid";
			};