mirror of
https://github.com/torvalds/linux.git
synced 2026-08-07 16:03:49 +02:00
ARM: dts: qcom: msm8974-castor: Fix touchscreen init
On some devices a higher delay is needed, otherwise touchscreen probe fails. Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221121213019.324558-1-luca@z3ntu.xyz
This commit is contained in:
parent
6d933c0ec1
commit
73bf63a630
|
|
@ -123,7 +123,7 @@ synaptics@2c {
|
|||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&ts_int_pin>;
|
||||
|
||||
syna,startup-delay-ms = <10>;
|
||||
syna,startup-delay-ms = <100>;
|
||||
|
||||
rmi-f01@1 {
|
||||
reg = <0x1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user