diff --git a/qcom/sun-pinctrl.dtsi b/qcom/sun-pinctrl.dtsi index ece6e0b7..c24265b0 100644 --- a/qcom/sun-pinctrl.dtsi +++ b/qcom/sun-pinctrl.dtsi @@ -2813,7 +2813,7 @@ config { pins = "gpio20"; - drive-strength = <6>; + drive-strength = <4>; bias-disable; }; }; @@ -2826,7 +2826,7 @@ config { pins = "gpio21"; - drive-strength = <6>; + drive-strength = <4>; bias-pull-down; }; }; @@ -2839,7 +2839,7 @@ config { pins = "gpio22"; - drive-strength = <6>; + drive-strength = <4>; bias-pull-down; }; }; @@ -2852,7 +2852,7 @@ config { pins = "gpio23"; - drive-strength = <6>; + drive-strength = <4>; bias-pull-down; }; };