From 05e8e7ba306bef6a2932c2a9f8f2417490bb8311 Mon Sep 17 00:00:00 2001 From: Sudheer Papothi Date: Wed, 15 Apr 2020 11:44:55 +0530 Subject: [PATCH] ARM: dts: msm: Update gpio drive strength for soundwire tx Update gpio drive strength for soundwire tx lines on lahaina target. Change-Id: I2b8d03846c78b6bb5091ebcda51365e8ffa05cc2 --- qcom/lahaina-lpi.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/qcom/lahaina-lpi.dtsi b/qcom/lahaina-lpi.dtsi index 970dcde2..f947ff01 100644 --- a/qcom/lahaina-lpi.dtsi +++ b/qcom/lahaina-lpi.dtsi @@ -1341,7 +1341,7 @@ config { pins = "gpio0"; - drive-strength = <2>; + drive-strength = <4>; slew-rate = <1>; bias-disable; }; @@ -1369,7 +1369,7 @@ config { pins = "gpio1"; - drive-strength = <2>; + drive-strength = <4>; slew-rate = <1>; bias-bus-hold; }; @@ -1397,7 +1397,7 @@ config { pins = "gpio2"; - drive-strength = <2>; + drive-strength = <4>; slew-rate = <1>; bias-bus-hold; }; @@ -1425,7 +1425,7 @@ config { pins = "gpio14"; - drive-strength = <2>; + drive-strength = <4>; slew-rate = <1>; bias-bus-hold; };