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

Commit 520ea9a0 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 92e4ede6 37d600e7
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -179,7 +179,14 @@

		panel = <&dsi_r66451_amoled_cmd
			 &dsi_r66451_amoled_video
			&dsi_r66451_amoled_60hz_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>;
	};
};