From c0d561e74b913cef794c10b6cc4fd39e4d6d2603 Mon Sep 17 00:00:00 2001 From: Ritesh Kumar Date: Sat, 21 May 2022 14:08:52 +0530 Subject: [PATCH] ARM: dts: msm: enable secure touch on parrot PVM This changes enables secure touch on parrot idp PVM. Change-Id: Idb5c2e5fbb0c8ddb38124e63590942c7fb21c015 --- qcom/parrot-idp.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/qcom/parrot-idp.dtsi b/qcom/parrot-idp.dtsi index 856a56d4..a824f941 100644 --- a/qcom/parrot-idp.dtsi +++ b/qcom/parrot-idp.dtsi @@ -51,6 +51,14 @@ novatek,reset-gpio = <&tlmm 12 0x00>; novatek,irq-gpio = <&tlmm 13 0x2008>; + + novatek,trusted-touch-mode = "vm_mode"; + novatek,touch-environment = "pvm"; + novatek,trusted-touch-spi-irq = <566>; + novatek,trusted-touch-io-bases = <0xa8c000 0xa10000>; + novatek,trusted-touch-io-sizes = <0x1000 0x4000>; + novatek,trusted-touch-vm-gpio-list = <&tlmm 10 0 &tlmm 11 0 + &tlmm 12 0 &tlmm 13 0x2008>; }; };