Merge "ARM: dts: msm: set trusted touch IRQ for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
8e17709148
@@ -238,7 +238,7 @@
|
||||
qts,trusted-touch-mode = "vm_mode";
|
||||
qts,touch-environment = "pvm";
|
||||
qts,trusted-touch-type = "primary";
|
||||
qts,trusted-touch-spi-irq = <598>;
|
||||
qts,trusted-touch-spi-irq = <652>;
|
||||
qts,trusted-touch-io-bases = <0xa90000>;
|
||||
qts,trusted-touch-io-sizes = <0x1000>;
|
||||
qts,trusted-touch-vm-gpio-list = <&tlmm 48 0 &tlmm 49 0 &tlmm 50 0
|
||||
@@ -273,7 +273,7 @@
|
||||
qts,trusted-touch-mode = "vm_mode";
|
||||
qts,touch-environment = "pvm";
|
||||
qts,trusted-touch-type = "secondary";
|
||||
qts,trusted-touch-spi-irq = <657>;
|
||||
qts,trusted-touch-spi-irq = <670>;
|
||||
qts,trusted-touch-io-bases = <0xa90000>;
|
||||
qts,trusted-touch-io-sizes = <0x1000>;
|
||||
qts,trusted-touch-vm-gpio-list = <&tlmm 60 0 &tlmm 61 0 &tlmm 62 0
|
||||
|
@@ -313,7 +313,7 @@
|
||||
qts,trusted-touch-mode = "vm_mode";
|
||||
qts,touch-environment = "pvm";
|
||||
qts,trusted-touch-type = "primary";
|
||||
qts,trusted-touch-spi-irq = <598>;
|
||||
qts,trusted-touch-spi-irq = <652>;
|
||||
qts,trusted-touch-io-bases = <0xa90000>;
|
||||
qts,trusted-touch-io-sizes = <0x1000>;
|
||||
qts,trusted-touch-vm-gpio-list = <&tlmm 48 0 &tlmm 49 0 &tlmm 50 0
|
||||
|
@@ -314,6 +314,15 @@
|
||||
st,regulator_avdd = "avdd";
|
||||
|
||||
st,touch-type = "primary";
|
||||
st,qts_en;
|
||||
qts,trusted-touch-mode = "vm_mode";
|
||||
qts,touch-environment = "pvm";
|
||||
qts,trusted-touch-type = "primary";
|
||||
qts,trusted-touch-spi-irq = <652>;
|
||||
qts,trusted-touch-io-bases = <0xa90000>;
|
||||
qts,trusted-touch-io-sizes = <0x1000>;
|
||||
qts,trusted-touch-vm-gpio-list = <&tlmm 48 0 &tlmm 49 0 &tlmm 50 0
|
||||
&tlmm 51 0 &tlmm 161 0 &tlmm 162 0x2008>;
|
||||
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user