From 7a515b390ded205c635d44b276e7a89211355a66 Mon Sep 17 00:00:00 2001 From: Girish Mahadevan Date: Fri, 10 Jun 2016 10:12:13 -0600 Subject: [PATCH] ARM: dts: msm: Modify the GPIO bias for I2C_5 on msmcobalt Modify the sleep set GPIO bias for I2C_5. This will help lower leakage once the usecase for I2C_5 has ended. Change-Id: I41e9012210ce9a5f4fbeb4236365c0fa2db08625 Signed-off-by: Girish Mahadevan --- arch/arm/boot/dts/qcom/msmcobalt-pinctrl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom/msmcobalt-pinctrl.dtsi b/arch/arm/boot/dts/qcom/msmcobalt-pinctrl.dtsi index 6db4ed1f45e1..52f2ea7c5006 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt-pinctrl.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt-pinctrl.dtsi @@ -185,7 +185,7 @@ config { pins = "gpio87", "gpio88"; drive-strength = <2>; - bias-pull-up; + bias-disable; }; }; }; -- 2.11.0