ARM: dts: msm: enable secure touch on ravelin PVM

This change enables secure touch on ravelin idp PVM.

Change-Id: I7f3019f63131e8eda48403c83e4af724ba740125
This commit is contained in:
Ritesh Kumar
2022-12-15 12:29:05 +05:30
committed by Gerrit - the friendly Code Review server
parent 6b1f433a85
commit 79373e036b

View File

@@ -72,6 +72,15 @@
pinctrl-0 = <&ts_active>;
pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>;
pinctrl-2 = <&ts_release>;
focaltech,trusted-touch-mode = "vm_mode";
focaltech,touch-environment = "pvm";
focaltech,trusted-touch-type = "primary";
focaltech,trusted-touch-spi-irq = <566>;
focaltech,trusted-touch-io-bases = <0x984000 0x910000>;
focaltech,trusted-touch-io-sizes = <0x1000 0x4000>;
focaltech,trusted-touch-vm-gpio-list = <&tlmm 10 0 &tlmm 11 0
&tlmm 12 0 &tlmm 13 0x2008>;
};
};