ARM: dts: msm: set trusted touch IRQ for sun

Set spi irq for touch in sun.

Signed-off-by: Rui Chen <quic_ruc@quicinc.com>
This commit is contained in:
Rui Chen
2024-01-19 02:21:15 +08:00
parent a0603b5200
commit 7009bee681
3 changed files with 12 additions and 3 deletions

View File

@@ -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