msm: sglte2: change the soft reset gpio for the qsc modem
It was found that pmic gpio 2 has a conflict so the
soft reset gpio is now changed to pmic gpio 23.
Change-Id: I550769278de4112cdf7d3b67e9173a2d7a19f105
Signed-off-by: Joel King <joelking@codeaurora.org>
diff --git a/arch/arm/mach-msm/devices-8064.c b/arch/arm/mach-msm/devices-8064.c
index fb59c40..936040c 100644
--- a/arch/arm/mach-msm/devices-8064.c
+++ b/arch/arm/mach-msm/devices-8064.c
@@ -2617,7 +2617,7 @@
#define SGLTE2_QSC2AP_STATUS 51
#define SGLTE2_QSC2AP_ERRFATAL 52
-#define SGLTE2_PM2QSC_SOFT_RESET PM8921_GPIO_PM_TO_SYS(2)
+#define SGLTE2_PM2QSC_SOFT_RESET PM8921_GPIO_PM_TO_SYS(23)
#define SGLTE2_PM2QSC_KEYPADPWR PM8921_GPIO_PM_TO_SYS(21)
static struct resource mdm_resources[] = {