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

Commit 61f9e572 authored by Hanumant Singh's avatar Hanumant Singh Committed by Matt Wagantall
Browse files

pinctrl: qcom: Add target value for gpio interrupt on Thulium



Gpio interrupt target needs to be configured to target
cpu subsystem.

Change-Id: If47b669a7c76d08cd4c1591d04996dc9b4969733
Signed-off-by: default avatarHanumant Singh <hanumant@codeaurora.org>
parent c458adcf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@
		.intr_enable_bit = 0,		\
		.intr_status_bit = 0,		\
		.intr_target_bit = 5,		\
		.intr_target_kpss_val = 3,	\
		.intr_raw_status_bit = 4,	\
		.intr_polarity_bit = 1,		\
		.intr_detection_bit = 2,	\