ARM: dts: msm: set touch irq flag for sun platform

Set touch irq flag for sun platform.

Signed-off-by: Yu Wu <quic_zwy@quicinc.com>
This commit is contained in:
Yu Wu
2024-05-08 16:41:59 +08:00
parent ea22a351c9
commit ac343beafa
7 changed files with 9 additions and 0 deletions

View File

@@ -229,6 +229,7 @@
pinctrl-0 = <&ts_active>;
pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>;
st,irq-gpio = <&tlmm 162 0x2008>;
st,irq-flags = <8>;
st,reset-gpio = <&tlmm 161 0x00>;
st,regulator_dvdd = "vdd";
st,regulator_avdd = "avdd";
@@ -264,6 +265,7 @@
pinctrl-0 = <&ts_active>;
pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>;
st,irq-gpio = <&tlmm 88 0x2008>;
st,irq-flags = <8>;
st,reset-gpio = <&tlmm 100 0x00>;
st,regulator_dvdd = "vdd";
st,regulator_avdd = "avdd";