Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f0774f3 authored by Ritesh Kumar's avatar Ritesh Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add trusted touch properties to focaltech

Add trusted touch properties to focaltech node to support
VM(virtual machine) enabled trusted touch on lahaina QRD.

Change-Id: I9e054583ca69c87bf94f18a3ea1fd97881c875e5
parent 700230c4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -205,6 +205,12 @@

		panel = <&dsi_r66451_amoled_cmd
			 &dsi_r66451_amoled_video>;

		focaltech,trusted-touch-mode = "vm_mode";
		focaltech,touch-environment = "pvm";
		focaltech,trusted-touch-spi-irq = <566>;
		focaltech,trusted-touch-io-bases = <0xF114000 0xF115000 0xF116000 0xF117000 0x990000 0x00910000>;
		focaltech,trusted-touch-io-sizes = <0x1000 0x1000 0x1000 0x1000 0x4000 0x4000>;
	};
};