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

Commit 0bc51868 authored by keith fallows's avatar keith fallows Committed by Keith Fallows
Browse files

ARM: dts: msm: Add secure touch clocks for msm8994 synaptics



Secure touch functions in the Synaptics touch driver now
control directly the clocks required by the TrustZone touch
driver stack.

Change-Id: Id97ffabbcd2988fbcb61d57ab35d865cd9a0699a
Signed-off-by: default avatarKeith Fallows <keithf@codeaurora.org>
parent 81d1e02c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -358,6 +358,10 @@
			synaptics,reset-gpio = <&msm_gpio 60 0x00>;
			synaptics,irq-gpio = <&msm_gpio 61 0x2008>;
			synaptics,disable-gpios;
			/* Underlying clocks used by secure touch */
			clock-names = "iface_clk", "core_clk";
			clocks = <&clock_gcc clk_gcc_blsp1_ahb_clk>,
				 <&clock_gcc clk_gcc_blsp1_qup2_i2c_apps_clk>;
		};
	};