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

This commit is contained in:
qctecmdr
2024-05-08 17:49:00 -07:00
committed by Gerrit - the friendly Code Review server
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";

View File

@@ -314,6 +314,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";

View File

@@ -309,6 +309,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";

View File

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

View File

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

View File

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

View File

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