From: Johan Hovold <johan@kernel.org>
To: Sylvain Rochet <sylvain.rochet@finsecur.com>
Cc: Johan Hovold <jhovold@gmail.com>,
linux-input@vger.kernel.org, Daniel Mack <daniel@caiaq.de>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Subject: Re: [PATCH v3 2/2] input: rotary encoder: Add wake up support
Date: Sun, 15 Feb 2015 12:53:51 +0700 [thread overview]
Message-ID: <20150215055351.GC2551@localhost> (raw)
In-Reply-To: <20150213091207.GA17626@gradator.net>
On Fri, Feb 13, 2015 at 10:12:08AM +0100, Sylvain Rochet wrote:
> Hello Johan,
>
> On Fri, Feb 13, 2015 at 11:43:17AM +0800, Johan Hovold wrote:
> > On Thu, Feb 12, 2015 at 04:40:38PM +0100, Sylvain Rochet wrote:
> > > This patch adds wake up support for rotary encoders.
> > >
> > > Signed-off-by: Sylvain Rochet <sylvain.rochet@finsecur.com>
> > > Reviewed-by: Johan Hovold <johan@kernel.org>
> > > ---
> > > Documentation/input/rotary-encoder.txt | 1 +
> > > drivers/input/misc/rotary_encoder.c | 37 ++++++++++++++++++++++++++++++++++
> > > include/linux/rotary_encoder.h | 1 +
> > > 3 files changed, 39 insertions(+)
> > >
> > > diff --git a/Documentation/input/rotary-encoder.txt b/Documentation/input/rotary-encoder.txt
> > > index 92e68bc..ed158d3 100644
> > > --- a/Documentation/input/rotary-encoder.txt
> > > +++ b/Documentation/input/rotary-encoder.txt
> > > @@ -109,6 +109,7 @@ static struct rotary_encoder_platform_data my_rotary_encoder_info = {
> > > .inverted_a = 0,
> > > .inverted_b = 0,
> > > .half_period = false,
> > > + .wakeup_source = false,
> > > };
> >
> > This should have been part of PATCH 1/2 as well.
>
> Oops, this is not what I understand :(, should I resend ?
You can wait and see what the device-tree folks says about using
"wakeup-source" as property name first.
Johan
prev parent reply other threads:[~2015-02-15 5:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-12 15:40 [PATCH v3 0/2] input: rotary encoder: Add wake up support Sylvain Rochet
[not found] ` <1423755638-9294-1-git-send-email-sylvain.rochet-ETtyaVkrhkNWk0Htik3J/w@public.gmane.org>
2015-02-12 15:40 ` [PATCH v3 1/2] DT: Documentation: input: rotary encoder: Add wakeup-source property Sylvain Rochet
2015-06-16 17:28 ` Sylvain Rochet
2015-02-12 15:40 ` [PATCH v3 2/2] input: rotary encoder: Add wake up support Sylvain Rochet
2015-02-13 3:43 ` Johan Hovold
2015-02-13 9:12 ` Sylvain Rochet
2015-02-15 5:53 ` Johan Hovold [this message]
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=20150215055351.GC2551@localhost \
--to=johan@kernel.org \
--cc=daniel@caiaq.de \
--cc=dmitry.torokhov@gmail.com \
--cc=jhovold@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=sylvain.rochet@finsecur.com \
/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).