mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 09:51:21 -04:00
arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable
The property to disable bias is "bias-disable".
Fixes: e76c7e1f15 ("arm64: dts: qcom: sm8250-edo: Add Samsung touchscreen")
Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220930192954.242546-3-krzysztof.kozlowski@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
f76361749b
commit
7ff4a646fa
@@ -613,7 +613,7 @@ ts_int_default: ts-int-default-state {
|
||||
pins = "gpio39";
|
||||
function = "gpio";
|
||||
drive-strength = <2>;
|
||||
bias-disabled;
|
||||
bias-disable;
|
||||
input-enable;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user