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

Commit e9f7e672 authored by Keith Fallows's avatar Keith Fallows
Browse files

ARM: dts: msm: Add secure touch clocks for msm8916 platforms



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

Change-Id: I532cd3582cc0f41917a1b7d5651cb7fcbcde063d
Acked-by: default avatarChristian Bolis <cbolis@qti.qualcomm.com>
Signed-off-by: default avatarKeith Fallows <keithf@codeaurora.org>
parent d602960e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -40,6 +40,10 @@
			synaptics,i2c-pull-up;
			synaptics,power-down;
			synaptics,disable-gpios;
			/* Underlying clocks used by secure touch */
			clocks = <&clock_gcc clk_gcc_blsp1_ahb_clk>,
			 <&clock_gcc clk_gcc_blsp1_qup5_i2c_apps_clk>;
			clock-names = "iface_clk", "core_clk";
		};
	};