public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Rojhalat Ibrahim <imr@rtschenk.de>,
	Sylvain Rochet <sylvain.rochet@finsecur.com>,
	Johan Hovold <johan@kernel.org>,
	Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>,
	kernel@pengutronix.de, Daniel Mack <daniel@zonque.org>
Subject: Re: [PATCH v2] Input: rotary_encoder - support binary encoding of states
Date: Fri, 25 Mar 2016 09:21:38 -0500	[thread overview]
Message-ID: <20160325142138.GA15449@rob-hp-laptop> (raw)
In-Reply-To: <1458806232-22403-1-git-send-email-u.kleine-koenig@pengutronix.de>

On Thu, Mar 24, 2016 at 08:57:12AM +0100, Uwe Kleine-König wrote:
> It's not advisable to use this encoding, but to support existing devices
> add support for this to the driver.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> 
> Notes:
>     Changes since (implicit) v1, sent with
>     Message-Id: 1458680914-4533-1-git-send-email-u.kleine-koenig@pengutronix.de
>     
>      - switch format of dt properties to use strings
> 
>  .../devicetree/bindings/input/rotary-encoder.txt   |  4 ++++
>  drivers/input/misc/rotary_encoder.c                | 22 +++++++++++++++++++---
>  2 files changed, 23 insertions(+), 3 deletions(-)

Acked-by: Rob Herring <robh@kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2016-03-25 14:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-24  7:57 [PATCH v2] Input: rotary_encoder - support binary encoding of states Uwe Kleine-König
2016-03-25 14:21 ` Rob Herring [this message]
2016-04-07 18:15 ` Dmitry Torokhov
2016-04-07 18:45   ` Uwe Kleine-König

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=20160325142138.GA15449@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=daniel@zonque.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=ezequiel@vanguardiasur.com.ar \
    --cc=imr@rtschenk.de \
    --cc=johan@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-input@vger.kernel.org \
    --cc=sylvain.rochet@finsecur.com \
    --cc=u.kleine-koenig@pengutronix.de \
    /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