All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
To: Sebastian Reichel <sre@kernel.org>,
	Nick Dyer <nick@shmanahar.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	linux-input@vger.kernel.org
Cc: Henrik Rydberg <rydberg@bitmath.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Subject: [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support
Date: Mon,  3 Jul 2017 14:38:41 +0200	[thread overview]
Message-ID: <20170703123843.19340-1-sebastian.reichel@collabora.co.uk> (raw)

Hi,

This adds support for the reset pin of Atmel MXT.

Changes since PATCHv1:
 - Add new patch preparing for resource managed gpio
 - Use resource managed gpio
 - Wait for interrupt after reset

-- Sebastian

Sebastian Reichel (2):
  Input: atmel_mxt_ts: Use more managed resources
  Input: atmel_mxt_ts: Add support for reset line

 .../devicetree/bindings/input/atmel,maxtouch.txt   |  2 ++
 drivers/input/touchscreen/atmel_mxt_ts.c           | 42 +++++++++++++++-------
 2 files changed, 31 insertions(+), 13 deletions(-)

-- 
2.13.2

WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Reichel <sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
To: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Nick Dyer <nick-gcszYUEDH4VrovVCs/uTlw@public.gmane.org>,
	Dmitry Torokhov
	<dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Henrik Rydberg <rydberg-FFUHeuDi6mxAfugRpC6u6w@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Sebastian Reichel
	<sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
Subject: [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support
Date: Mon,  3 Jul 2017 14:38:41 +0200	[thread overview]
Message-ID: <20170703123843.19340-1-sebastian.reichel@collabora.co.uk> (raw)

Hi,

This adds support for the reset pin of Atmel MXT.

Changes since PATCHv1:
 - Add new patch preparing for resource managed gpio
 - Use resource managed gpio
 - Wait for interrupt after reset

-- Sebastian

Sebastian Reichel (2):
  Input: atmel_mxt_ts: Use more managed resources
  Input: atmel_mxt_ts: Add support for reset line

 .../devicetree/bindings/input/atmel,maxtouch.txt   |  2 ++
 drivers/input/touchscreen/atmel_mxt_ts.c           | 42 +++++++++++++++-------
 2 files changed, 31 insertions(+), 13 deletions(-)

-- 
2.13.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2017-07-03 12:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-03 12:38 Sebastian Reichel [this message]
2017-07-03 12:38 ` [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support Sebastian Reichel
2017-07-03 12:38 ` [PATCHv2 1/2] Input: atmel_mxt_ts: Use more managed resources Sebastian Reichel
2017-07-03 12:38 ` [PATCHv2 2/2] Input: atmel_mxt_ts: Add support for reset line Sebastian Reichel
2017-07-25 13:56 ` [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support Sebastian Reichel
2017-07-25 13:56   ` Sebastian Reichel
2017-08-21 10:03   ` Sebastian Reichel
2017-09-04  9:02     ` Sebastian Reichel
2017-09-04 16:17       ` Dmitry Torokhov
2017-09-04 17:51         ` Sebastian Reichel

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=20170703123843.19340-1-sebastian.reichel@collabora.co.uk \
    --to=sebastian.reichel@collabora.co.uk \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=nick@shmanahar.org \
    --cc=robh+dt@kernel.org \
    --cc=rydberg@bitmath.org \
    --cc=sre@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.