Skip to content

Commit

Permalink
arm64: dts: qcom: msm8953: motorola-potter: add touchscreen reset GPIO
Browse files Browse the repository at this point in the history
Also remove the custom delay configuration. The device works fine using
the defaults.

Signed-off-by: Felix Kaechele <[email protected]>
  • Loading branch information
kaechele authored and barni2000 committed Jan 30, 2025
1 parent dd26b8f commit e33e7f9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions arch/arm64/boot/dts/qcom/msm8953-motorola-potter.dts
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,10 @@
pinctrl-names = "default";
pinctrl-0 = <&ts_reset>;

reset-gpios = <&tlmm 64 GPIO_ACTIVE_LOW>;

vdd-supply = <&pm8953_l22>;
vio-supply = <&pm8953_l6>;

syna,reset-delay-ms = <200>;
syna,startup-delay-ms = <500>;
};
};

Expand Down

0 comments on commit e33e7f9

Please sign in to comment.