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

Commit 37d600e7 authored by Ritesh Kumar's avatar Ritesh Kumar
Browse files

ARM: dts: msm: Add trusted touch properties for shima

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

Change-Id: I7fa55db0905ab800e960981c6bd1fb7704f58dd6
parent d3b1f5b2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -181,6 +181,12 @@
			 &dsi_r66451_amoled_video
			&dsi_r66451_amoled_60hz_video
			&dsi_r66451_amoled_60hz_cmd>;

		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 0x988000 0x00910000>;
		focaltech,trusted-touch-io-sizes = <0x1000 0x1000 0x1000 0x1000 0x1000 0x4000>;
	};
};