From: "Vishwanathrao Badarkhe, Manish" <manishv.b@ti.com>
To: devicetree-discuss@lists.ozlabs.org, linux-input@vger.kernel.org,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
davinci-linux-open-source@linux.davincidsp.com
Cc: grant.likely@secretlab.ca, dmitry.torokhov@gmail.com,
rob.herring@calxeda.com, rob@landley.net, manishv.b@ti.com
Subject: [PATCH V2 0/2] Add DT support for tps6507x touchscreen
Date: Sat, 4 May 2013 16:42:29 +0530 [thread overview]
Message-ID: <1367665951-29848-1-git-send-email-manishv.b@ti.com> (raw)
Patch set adds DT support for tps6507x based touchscreen
Also, add DT data for tps6507x touchscreen in da850-evm by
providing touchscreen node inside tps6507x mfd device.
This patch series applies on top of linux-next tree
and depends on [1].
[1]tps6507x-ts: update to devm_* API
https://patchwork.kernel.org/patch/2324441/
Tested on da850-evm board.
Changes since V1:
- Updated tps6507x documentation.
- Updated commit message.
- return proper error value in absence platform and DT data
for touchscreen.
Vishwanathrao Badarkhe, Manish (2):
tps6507x-ts: Add DT support
ARM: davinci: da850: add tps6507x touchscreen DT data
Documentation/devicetree/bindings/mfd/tps6507x.txt | 28 +++++-
arch/arm/boot/dts/da850-evm.dts | 9 ++
drivers/input/touchscreen/tps6507x-ts.c | 105 ++++++++++++++------
3 files changed, 111 insertions(+), 31 deletions(-)
--
1.7.4.1
next reply other threads:[~2013-05-04 11:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-04 11:12 Vishwanathrao Badarkhe, Manish [this message]
2013-05-04 11:12 ` [PATCH V2 1/2] tps6507x-ts: Add DT support Vishwanathrao Badarkhe, Manish
2013-05-07 5:41 ` Prabhakar Lad
2013-05-09 7:38 ` Vishwanathrao Badarkhe, Manish
2013-05-04 11:12 ` [PATCH V2 2/2] ARM: davinci: da850: add tps6507x touchscreen DT data 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=1367665951-29848-1-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).