linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/2] Add DT support for tps6507x touchscreen
@ 2013-10-23 16:28 Manish Badarkhe
       [not found] ` <1382545733-8865-1-git-send-email-badarkhe.manish-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  2013-10-23 16:28 ` [PATCH V4 2/2] ARM: davinci: da850: add tps6507x touchscreen DT data Manish Badarkhe
  0 siblings, 2 replies; 7+ messages in thread
From: Manish Badarkhe @ 2013-10-23 16:28 UTC (permalink / raw)
  To: devicetree-discuss, devicetree, linux-input, linux-doc,
	linux-kernel, davinci-linux-open-source
  Cc: grant.likely, dmitry.torokhov, rob.herring, rob, badarkhe.manish

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/

Changes since V3:
 - Rebased on top of Dmitry's changes
 - Removed error handling for optional DT properties

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.

Manish Badarkhe (2):
  tps6507x-ts: Add DT support
  ARM: davinci: da850: add tps6507x touchscreen DT data

 Documentation/devicetree/bindings/mfd/tps6507x.txt |   24 +++++-
 arch/arm/boot/dts/da850-evm.dts                    |    8 ++
 drivers/input/touchscreen/tps6507x-ts.c            |   79 +++++++++++++-------
 3 files changed, 82 insertions(+), 29 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-10-30  3:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23 16:28 [PATCH V4 0/2] Add DT support for tps6507x touchscreen Manish Badarkhe
     [not found] ` <1382545733-8865-1-git-send-email-badarkhe.manish-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-10-23 16:28   ` [PATCH V4 1/2] tps6507x-ts: Add DT support Manish Badarkhe
2013-10-23 16:45     ` Mark Rutland
2013-10-24 17:05       ` Manish Badarkhe
     [not found]         ` <CAKDJKT4+ma+KdNX0uemZUQVKHp8giGUX8EgWkY40vYOR-KR0_A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-10-24 17:27           ` Mark Rutland
2013-10-30  3:30             ` Manish Badarkhe
2013-10-23 16:28 ` [PATCH V4 2/2] ARM: davinci: da850: add tps6507x touchscreen DT data Manish Badarkhe

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