]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: sc8280xp-crd: use external pull up for touch reset
authorJohan Hovold <johan+linaro@kernel.org>
Tue, 7 May 2024 14:48:20 +0000 (16:48 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 7 Jun 2024 18:01:09 +0000 (13:01 -0500)
The touch controller reset line is currently not described by the
devicetree except in the pin configuration which is used to deassert
reset.

As the reset line has an external pull up to an always-on rail there is
no need to drive the pin high so just leave it configured as an input
and disable the internal pull down.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20240507144821.12275-7-johan+linaro@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts

index 41215567b3aed7d4211a8a4c5ab94042d205b422..372b35fb844f5de8790f8c6f6375470e63dfaa87 100644 (file)
                reset-n-pins {
                        pins = "gpio99";
                        function = "gpio";
-                       output-high;
-                       drive-strength = <16>;
+                       bias-disable;
                };
        };