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

Commit d346b568 authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

ARM: dts: msm: configure usbin-uv IRQ as rising edge for PMI632



USBIN-UV irq is used for detection bad cable/weak adapter, configure
USBIN-UV as rising edge interrupt for proper storm handling.

Change-Id: I7f3d2fc91f0cff25b20ea854a559cca00948a02e
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent e0b3c47c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -397,7 +397,7 @@
				interrupts =
					<0x2 0x13 0x0 IRQ_TYPE_EDGE_BOTH>,
					<0x2 0x13 0x1 IRQ_TYPE_EDGE_BOTH>,
					<0x2 0x13 0x2 IRQ_TYPE_EDGE_BOTH>,
					<0x2 0x13 0x2 IRQ_TYPE_EDGE_RISING>,
					<0x2 0x13 0x3 IRQ_TYPE_EDGE_BOTH>,
					<0x2 0x13 0x4 IRQ_TYPE_EDGE_BOTH>,
					<0x2 0x13 0x5 IRQ_TYPE_EDGE_BOTH>,