arm64: dts: qcom: sc7280-idp: No need for "input-enable" on sw_ctrl
authorDouglas Anderson <dianders@chromium.org>
Wed, 2 Feb 2022 21:23:39 +0000 (13:23 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 4 Feb 2022 21:52:59 +0000 (15:52 -0600)
commit8fdedd6c64643884dc6bbf6d9a7aabda1713354f
treeaabc9fd12158a9bd0ee86fd31ef647fa7dee3fad
parentf9800dde34e678d7ed1de9e95b4b65a257fd0f93
arm64: dts: qcom: sc7280-idp: No need for "input-enable" on sw_ctrl

Specifying "input-enable" on a MSM GPIO is a no-op for the most
part. The only thing it really does is to explicitly force the output
of a GPIO to be disabled right at the point of a pinctrl
transition. We don't need to do this and we don't typically specify
"input-enable" unless there's a good reason to. Remove it.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220202132301.v3.5.Ibaf8a803802beb089cc6266b37e6156cff3ddaec@changeid
arch/arm64/boot/dts/qcom/sc7280-idp.dtsi