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

Commit e920825e authored by Gopala Krishna Nuthaki's avatar Gopala Krishna Nuthaki Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Update tsens irq type for bengal

Update tsens irq type with proper macros
to avoid warnings during irq registration for bengal.

Change-Id: Ic1fe64092567e1337fd8d78edbfeb6b6bbb6ace2
parent dc7f1a30
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -1608,7 +1608,8 @@
			<0x04411000  0x1ff>;
		reg-names = "tsens_srot_physical",
			"tsens_tm_physical";
		interrupts = <0 275 0>, <0 190 0>;
		interrupts = <GIC_SPI 275 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-names = "tsens-upper-lower", "tsens-critical";
		tsens-reinit-wa;
		#thermal-sensor-cells = <1>;