devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Vishwanathrao Badarkhe, Manish" <manishv.b@ti.com>
To: devicetree-discuss@lists.ozlabs.org, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	davinci-linux-open-source@linux.davincidsp.com,
	linux-doc@vger.kernel.org
Cc: dmitry.torokhov@gmail.com, rob@landley.net,
	rob.herring@calxeda.com, grant.likely@secretlab.ca,
	manishv.b@ti.com
Subject: [PATCH 2/2] ARM: davinci: da850: add tps6507x touchscreen DT data
Date: Sat, 23 Mar 2013 18:29:31 +0530	[thread overview]
Message-ID: <1364043571-9210-3-git-send-email-manishv.b@ti.com> (raw)
In-Reply-To: <1364043571-9210-1-git-send-email-manishv.b@ti.com>

Add tps6507x touchscreen device tree data to da850-evm.

Signed-off-by: Vishwanathrao Badarkhe, Manish <manishv.b@ti.com>
---
:100644 100644 d1d091b... 5652501... M	arch/arm/boot/dts/da850-evm.dts
 arch/arm/boot/dts/da850-evm.dts |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/da850-evm.dts b/arch/arm/boot/dts/da850-evm.dts
index d1d091b..5652501 100644
--- a/arch/arm/boot/dts/da850-evm.dts
+++ b/arch/arm/boot/dts/da850-evm.dts
@@ -108,4 +108,13 @@
 			regulator-boot-on;
 		};
 	};
+
+	tsc {
+		ti,poll_period = <30>;
+		ti,min_pressure = <0x30>;
+		ti,vref = <0>;
+		ti,vendor = <0>;
+		ti,product = <65070>;
+		ti,version = <0x100>;
+	};
 };
-- 
1.7.4.1


  parent reply	other threads:[~2013-03-23 12:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-23 12:59 [PATCH 0/2] Add dT support for tps6507x touchscreen Vishwanathrao Badarkhe, Manish
2013-03-23 12:59 ` [PATCH 1/2] tps6507x-ts: Add DT support Vishwanathrao Badarkhe, Manish
2013-03-23 12:59 ` Vishwanathrao Badarkhe, Manish [this message]
     [not found] ` <1364043571-9210-1-git-send-email-manishv.b-l0cyMroinI0@public.gmane.org>
2013-03-25  5:06   ` [PATCH 0/2] Add dT support for tps6507x touchscreen Vishwanathrao Badarkhe, Manish

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1364043571-9210-3-git-send-email-manishv.b@ti.com \
    --to=manishv.b@ti.com \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rob.herring@calxeda.com \
    --cc=rob@landley.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).