arm64: dts: qcom: sdm845: remove superfluous "input-enable"
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 7 Apr 2023 17:58:03 +0000 (19:58 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 7 Apr 2023 18:50:34 +0000 (11:50 -0700)
Pin configuration property "input-enable" was used with the intention to
disable the output, but this is done by default by Linux drivers.  Since
patch ("dt-bindings: pinctrl: qcom: tlmm should use output-disable, not
input-enable") the property is not accepted anymore.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230407175807.124394-6-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
arch/arm64/boot/dts/qcom/sdm845-wcd9340.dtsi
arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
arch/arm64/boot/dts/qcom/sdm845.dtsi
arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts

index 50a1c23f747dbbab5bf1226400769a69bfee1862..5c384345c05d2ae1fdf338249c047f42b0666262 100644 (file)
                function = "gpio";
                drive-strength = <2>;
                bias-disable;
-               input-enable;
        };
 
        tri_state_key_default: tri-state-key-default-state {
                function = "mdp_vsync";
                drive-strength = <2>;
                bias-disable;
-               input-enable;
        };
 
        panel_esd_pin: panel-esd-state {
                function = "gpio";
                drive-strength = <2>;
                bias-pull-down;
-               input-enable;
        };
 
        speaker_default: speaker-default-state {
index bd9571a258cff1308e7bb0be42fce448d86c65d2..0ad891348e0c39edeb5a3bea6a5713044ac464b8 100644 (file)
                function = "gpio";
                drive-strength = <8>;
                bias-pull-up;
-               input-enable;
        };
 
        ts_int_suspend: ts-int-suspend-state {
                function = "gpio";
                drive-strength = <2>;
                bias-pull-down;
-               input-enable;
        };
 
        ts_reset_active: ts-reset-active-state {
index 0d7c37f3917662942ca437be83a1725c349ddf9c..c15d488606468b874bd88c600060da8c870edec0 100644 (file)
@@ -80,7 +80,6 @@
                pins = "gpio54";
                function = "gpio";
 
-               input-enable;
                bias-pull-down;
                drive-strength = <2>;
        };
index 56f2d855df78df23506e56e2732962302f570988..8ae0ffccaab22ea18b664ed170103b55317a78ad 100644 (file)
                function = "gpio";
                bias-pull-down;
                drive-strength = <16>;
-               input-enable;
        };
 
        ts_reset_sleep: ts-reset-sleep-state {
                function = "gpio";
                bias-pull-down;
                drive-strength = <2>;
-               input-enable;
        };
 
        sde_dsi_active: sde-dsi-active-state {
index 21c710547d1b361afb299159292a98062f0b4706..90424442bb4acab8149488c0f679032389361572 100644 (file)
                                function = "gpio";
                                drive-strength = <2>;
                                bias-pull-down;
-                               input-enable;
                        };
 
                        quat_mi2s_active: quat-mi2s-active-state {
                                function = "gpio";
                                drive-strength = <2>;
                                bias-pull-down;
-                               input-enable;
                        };
 
                        quat_mi2s_sd0_active: quat-mi2s-sd0-active-state {
                                function = "gpio";
                                drive-strength = <2>;
                                bias-pull-down;
-                               input-enable;
                        };
 
                        quat_mi2s_sd1_active: quat-mi2s-sd1-active-state {
                                function = "gpio";
                                drive-strength = <2>;
                                bias-pull-down;
-                               input-enable;
                        };
 
                        quat_mi2s_sd2_active: quat-mi2s-sd2-active-state {
                                function = "gpio";
                                drive-strength = <2>;
                                bias-pull-down;
-                               input-enable;
                        };
 
                        quat_mi2s_sd3_active: quat-mi2s-sd3-active-state {
index 5c688cb6a7ce0baed1cf6acf0877b0a2a7be1577..1326c171fe7282f2d4be63acab63cdaf28466115 100644 (file)
                pins = "gpio37";
                function = "gpio";
 
-               input-enable;
                bias-pull-up;
                drive-strength = <2>;
        };
                pins = "gpio125";
                function = "gpio";
 
-               input-enable;
                bias-pull-up;
                drive-strength = <2>;
        };
                pins = "gpio92";
                function = "gpio";
 
-               input-enable;
                bias-pull-up;
                drive-strength = <2>;
        };
                pins = "gpio124";
                function = "gpio";
 
-               input-enable;
                bias-disable;
        };
 
                pins = "gpio95";
                function = "gpio";
 
-               input-enable;
                bias-disable;
        };
 };