arm64: dts: qcom: sc8180x-primus: remove superfluous "input-enable"
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 17 Jul 2023 21:00:54 +0000 (23:00 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 18 Jul 2023 03:43:28 +0000 (20:43 -0700)
commit37e93c7c99e140584be9cacad598a2c3e274ce99
tree0751cbf9e474c9d096a14130e8e6667ca3b1fc6f
parent2c2f83d9c32ea6e58ad30d88f1edfa67165f151b
arm64: dts: qcom: sc8180x-primus: 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
commit c4a48b0df8bf ("dt-bindings: pinctrl: qcom: tlmm should use
output-disable, not input-enable") the property is not accepted anymore:

  sc8180x-primus.dtb: pinctrl@3100000: hall-int-active-state: 'oneOf' conditional failed, one must be fixed:
    'bias-disable', 'function', 'input-enable', 'pins' do not match any of the regexes: '-pins$', 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230717210055.21979-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc8180x-primus.dts