arm64: dts: qcom: sdm845: remove superfluous "input-enable"

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
This commit is contained in:
Krzysztof Kozlowski 2023-04-07 19:58:03 +02:00 committed by Bjorn Andersson
parent 87e1f7b1a0
commit 2ee8a15252
6 changed files with 0 additions and 18 deletions

View file

@ -778,7 +778,6 @@ hall_sensor_default: hall-sensor-default-state {
function = "gpio";
drive-strength = <2>;
bias-disable;
input-enable;
};
tri_state_key_default: tri-state-key-default-state {
@ -807,7 +806,6 @@ panel_te_pin: panel-te-state {
function = "mdp_vsync";
drive-strength = <2>;
bias-disable;
input-enable;
};
panel_esd_pin: panel-esd-state {
@ -815,7 +813,6 @@ panel_esd_pin: panel-esd-state {
function = "gpio";
drive-strength = <2>;
bias-pull-down;
input-enable;
};
speaker_default: speaker-default-state {

View file

@ -613,7 +613,6 @@ ts_int_active: ts-int-active-state {
function = "gpio";
drive-strength = <8>;
bias-pull-up;
input-enable;
};
ts_int_suspend: ts-int-suspend-state {
@ -621,7 +620,6 @@ ts_int_suspend: ts-int-suspend-state {
function = "gpio";
drive-strength = <2>;
bias-pull-down;
input-enable;
};
ts_reset_active: ts-reset-active-state {

View file

@ -80,7 +80,6 @@ wcd_intr_default: wcd-intr-default-state {
pins = "gpio54";
function = "gpio";
input-enable;
bias-pull-down;
drive-strength = <2>;
};

View file

@ -586,7 +586,6 @@ ts_int_default: ts-int-default-state {
function = "gpio";
bias-pull-down;
drive-strength = <16>;
input-enable;
};
ts_reset_sleep: ts-reset-sleep-state {
@ -601,7 +600,6 @@ ts_int_sleep: ts-int-sleep-state {
function = "gpio";
bias-pull-down;
drive-strength = <2>;
input-enable;
};
sde_dsi_active: sde-dsi-active-state {

View file

@ -3186,7 +3186,6 @@ quat_mi2s_sleep: quat-mi2s-sleep-state {
function = "gpio";
drive-strength = <2>;
bias-pull-down;
input-enable;
};
quat_mi2s_active: quat-mi2s-active-state {
@ -3202,7 +3201,6 @@ quat_mi2s_sd0_sleep: quat-mi2s-sd0-sleep-state {
function = "gpio";
drive-strength = <2>;
bias-pull-down;
input-enable;
};
quat_mi2s_sd0_active: quat-mi2s-sd0-active-state {
@ -3217,7 +3215,6 @@ quat_mi2s_sd1_sleep: quat-mi2s-sd1-sleep-state {
function = "gpio";
drive-strength = <2>;
bias-pull-down;
input-enable;
};
quat_mi2s_sd1_active: quat-mi2s-sd1-active-state {
@ -3232,7 +3229,6 @@ quat_mi2s_sd2_sleep: quat-mi2s-sd2-sleep-state {
function = "gpio";
drive-strength = <2>;
bias-pull-down;
input-enable;
};
quat_mi2s_sd2_active: quat-mi2s-sd2-active-state {
@ -3247,7 +3243,6 @@ quat_mi2s_sd3_sleep: quat-mi2s-sd3-sleep-state {
function = "gpio";
drive-strength = <2>;
bias-pull-down;
input-enable;
};
quat_mi2s_sd3_active: quat-mi2s-sd3-active-state {

View file

@ -606,7 +606,6 @@ i2c3_hid_active: i2c2-hid-active-state {
pins = "gpio37";
function = "gpio";
input-enable;
bias-pull-up;
drive-strength = <2>;
};
@ -615,7 +614,6 @@ i2c5_hid_active: i2c5-hid-active-state {
pins = "gpio125";
function = "gpio";
input-enable;
bias-pull-up;
drive-strength = <2>;
};
@ -624,7 +622,6 @@ i2c11_hid_active: i2c11-hid-active-state {
pins = "gpio92";
function = "gpio";
input-enable;
bias-pull-up;
drive-strength = <2>;
};
@ -633,7 +630,6 @@ lid_pin_active: lid-pin-state {
pins = "gpio124";
function = "gpio";
input-enable;
bias-disable;
};
@ -641,7 +637,6 @@ mode_pin_active: mode-pin-state {
pins = "gpio95";
function = "gpio";
input-enable;
bias-disable;
};
};