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

Commit e7e2d51d authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix interrupts definition in SMB1390 device"

parents 09ce6666 71a6be45
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -44,9 +44,15 @@
					     <0x10 0x1 IRQ_TYPE_EDGE_RISING>,
					     <0x10 0x2 IRQ_TYPE_EDGE_RISING>,
					     <0x10 0x3 IRQ_TYPE_EDGE_RISING>,
					     <0x10 0x4 IRQ_TYPE_EDGE_RISING>;
					     <0x10 0x4 IRQ_TYPE_EDGE_RISING>,
					     <0x10 0x5 IRQ_TYPE_EDGE_RISING>,
					     <0x10 0x6 IRQ_TYPE_EDGE_RISING>,
					     <0x10 0x7 IRQ_TYPE_EDGE_RISING>;
				interrupt-names = "switcher-off-window",
						  "switcher-off-fault",
						  "tsd-fault",
						  "irev-fault",
						  "vph-ov-hard",
						  "vph-ov-soft",
						  "ilim",
						  "temp-alarm";