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

View File

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

View File

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

View File

@@ -12,6 +12,7 @@
st_fts@49 { st_fts@49 {
compatible = "st,fts"; compatible = "st,fts";
reg = <0x49>; reg = <0x49>;
st,irq-flags = <8>;
st,touch-type = "primary"; st,touch-type = "primary";
st,qts_en; st,qts_en;
@@ -33,6 +34,7 @@
st_fts@49 { st_fts@49 {
compatible = "st,fts2"; compatible = "st,fts2";
reg = <0x49>; reg = <0x49>;
st,irq-flags = <8>;
st,touch-type = "secondary"; st,touch-type = "secondary";
st,qts_en; st,qts_en;

View File

@@ -12,6 +12,7 @@
st_fts@49 { st_fts@49 {
compatible = "st,fts"; compatible = "st,fts";
reg = <0x49>; reg = <0x49>;
st,irq-flags = <8>;
st,touch-type = "primary"; st,touch-type = "primary";
st,qts_en; st,qts_en;

View File

@@ -12,6 +12,7 @@
st_fts@49 { st_fts@49 {
compatible = "st,fts"; compatible = "st,fts";
reg = <0x49>; reg = <0x49>;
st,irq-flags = <8>;
st,touch-type = "primary"; st,touch-type = "primary";
st,qts_en; st,qts_en;

View File

@@ -13,6 +13,7 @@
st_fts@0 { st_fts@0 {
compatible = "st,fts"; compatible = "st,fts";
reg = <0x0>; reg = <0x0>;
st,irq-flags = <8>;
spi-max-frequency = <1000000>; spi-max-frequency = <1000000>;
st,touch-type = "primary"; st,touch-type = "primary";