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

Commit 49602ad6 authored by Abinaya P's avatar Abinaya P
Browse files

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



Disable the maxim_sti touch node for MSMTITANIUM CDP and MTP target to
enable DSP based touch.

Change-Id: I6a0e4bda17b5b03a1dc05de85715b88d5694d33b
Signed-off-by: default avatarAbinaya P <abinayap@codeaurora.org>
parent 07be7a92
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -16,8 +16,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>;
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -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>;