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

Commit 3dec2b47 authored by Himanshu Aggarwal's avatar Himanshu Aggarwal
Browse files

ARM: dts: msm: disable maxim_sti touch node for MSMGOLD CDP/MTP



Disable the maxim_sti touch node for MSMGOLD CDP and MTP target, as
the touchscreen controller will be managed by adsp from now on.

Change-Id: Iaff20387f49a35e06acf63a9bbaeff1d9c7bdc2f
Signed-off-by: default avatarHimanshu Aggarwal <haggarwa@codeaurora.org>
parent 863822f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,8 +58,8 @@

&spi_3 { /* BLSP1 QUP3 */
	spi-max-frequency = <8000000>;
	status = "ok";
	maxim_sti@0 {
		status = "disabled";
		compatible = "maxim,maxim_sti";
		reg = <0>;
		interrupt-parent = <&tlmm>;
+1 −1
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@

&spi_3 { /* BLSP1 QUP3 */
	spi-max-frequency = <16000000>;
	status = "ok";
	maxim_sti@0 {
		status = "disabled";
		compatible = "maxim,maxim_sti";
		reg = <0>;
		interrupt-parent = <&tlmm>;