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

Commit 6c1aea00 authored by Arun KS's avatar Arun KS
Browse files

pinctrl: qcom: update the kpss port id for mdm9640



set KPSS port id to 4 to route the interrupts to APSS processor.

Change-Id: I1df427b0989e312c8afb283df293dc44efcbdf85
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent e5c0fdb8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2014-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -59,6 +59,7 @@
		.intr_enable_bit = 0,		\
		.intr_status_bit = 0,		\
		.intr_target_bit = 5,		\
		.intr_target_kpss_val = 4,	\
		.intr_raw_status_bit = 4,	\
		.intr_polarity_bit = 1,		\
		.intr_detection_bit = 2,	\