diff --git a/qcom/sun-pinctrl.dtsi b/qcom/sun-pinctrl.dtsi index 6bfde5c7..96e75e0a 100644 --- a/qcom/sun-pinctrl.dtsi +++ b/qcom/sun-pinctrl.dtsi @@ -1697,6 +1697,7 @@ pins = "gpio0"; drive-strength = <16>; bias-pull-up; + qcom,apps; }; }; @@ -1710,6 +1711,7 @@ pins = "gpio1"; drive-strength = <16>; bias-pull-up; + qcom,apps; }; }; @@ -1723,6 +1725,7 @@ pins = "gpio0"; drive-strength = <16>; bias-pull-up; + qcom,remote; }; }; @@ -1736,6 +1739,7 @@ pins = "gpio1"; drive-strength = <16>; bias-pull-up; + qcom,remote; }; }; @@ -1765,6 +1769,7 @@ drive-strength = <2>; bias-pull-up; qcom,i2c_pull; + qcom,apps; }; }; @@ -1779,6 +1784,7 @@ drive-strength = <2>; bias-pull-up; qcom,i2c_pull; + qcom,apps; }; }; @@ -1791,6 +1797,7 @@ config { pins = "gpio4", "gpio5"; drive-strength = <2>; + qcom,remote; }; }; };