mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 11:23:09 -04:00
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: disable touchscreen pull-up
The (optional) 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-5-johan+linaro@kernel.org
This commit is contained in:
committed by
Bjorn Andersson
parent
cf2a7f3c52
commit
e11978de1e
@@ -373,7 +373,7 @@ ts0_default: ts0-default-state {
|
||||
int-n {
|
||||
pins = "gpio175";
|
||||
function = "gpio";
|
||||
bias-pull-up;
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
reset-n {
|
||||
|
||||
Reference in New Issue
Block a user