devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] Add DT support for tps6507x touchscreen
@ 2013-05-21  8:54 Vishwanathrao Badarkhe, Manish
  2013-05-21  8:54 ` [PATCH V3 1/2] tps6507x-ts: Add DT support Vishwanathrao Badarkhe, Manish
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Vishwanathrao Badarkhe, Manish @ 2013-05-21  8:54 UTC (permalink / raw)
  To: devicetree-discuss, linux-input, linux-doc, linux-kernel,
	davinci-linux-open-source
  Cc: grant.likely, dmitry.torokhov, rob.herring, rob, manishv.b

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 V2:
 - Updated tps6507x documentation.
 - Removed unnecessary code.

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            |   98 ++++++++++++++------
 3 files changed, 104 insertions(+), 31 deletions(-)

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-08-21 16:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-21  8:54 [PATCH V3 0/2] Add DT support for tps6507x touchscreen Vishwanathrao Badarkhe, Manish
2013-05-21  8:54 ` [PATCH V3 1/2] tps6507x-ts: Add DT support Vishwanathrao Badarkhe, Manish
     [not found]   ` <1369126458-24872-2-git-send-email-manishv.b-l0cyMroinI0@public.gmane.org>
2013-06-10  6:04     ` Dmitry Torokhov
2013-06-10 10:23       ` Vishwanathrao Badarkhe, Manish
2013-06-10 18:03         ` Dmitry Torokhov
2013-06-12  6:53           ` Vishwanathrao Badarkhe, Manish
     [not found]             ` <A4887BF146CD57468F700B415D2F47015A1315-yXqyApvAXouIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2013-07-01 11:10               ` Manish Badarkhe
2013-07-29  6:17                 ` Manish Badarkhe
2013-06-12 11:24   ` Grant Likely
2013-08-20  6:14   ` Prabhakar Lad
2013-08-20  6:55     ` Manish Badarkhe
2013-08-21 16:20       ` Dmitry Torokhov
2013-05-21  8:54 ` [PATCH V3 2/2] ARM: davinci: da850: add tps6507x touchscreen DT data Vishwanathrao Badarkhe, Manish
2013-05-31  6:04 ` [PATCH V3 0/2] Add DT support for tps6507x touchscreen Vishwanathrao Badarkhe, Manish

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).