mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
arm64: dts: qcom: sc8280xp-crd: disable touchscreen pull-up
The touchscreen interrupt line has an external pull-up so disable the internal one as is done for the keyboard and touchpad. Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220805092317.4985-2-johan+linaro@kernel.org
This commit is contained in:
parent
7921bd3d96
commit
6af72a312d
|
|
@ -414,7 +414,7 @@ ts0_default: ts0-default-state {
|
|||
int-n {
|
||||
pins = "gpio175";
|
||||
function = "gpio";
|
||||
bias-pull-up;
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
reset-n {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user