From 0ad9633b9e8e752391cb0ac1e7e50d2704a29064 Mon Sep 17 00:00:00 2001 From: Philippe Gravel Date: Thu, 8 Jun 2017 11:35:07 -0700 Subject: [PATCH] ARM: dts: msm: Enable pmic gpio13 so neutrino driver can toggle it in probe Enables pmic gpio13 on msm8996 so that the neutrino driver can toggle it during probe to bring the hardware out of reset. This is required for suspend/resume when neutrino resx is disconnected from pcie_reset. Change-Id: I21a8e556903756ed39abdde5a17e8b6d353c0504 Signed-off-by: Philippe Gravel --- arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi b/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi index 3b55215c7e5d..26ff48c23a09 100644 --- a/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi @@ -1238,7 +1238,7 @@ qcom,vin-sel = <2>; /* 1.8 */ qcom,out-strength = <1>; qcom,src-sel = <0>; /* GPIO */ - qcom,master-en = <0>; /* Disable GPIO */ + qcom,master-en = <1>; /* Enable GPIO */ status = "okay"; };