devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>,
	linux-input@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	devicetree <devicetree@vger.kernel.org>
Subject: [PATCH v3 0/4] input: gpio_keys_polled: Add support for abs/rel axis
Date: Tue, 22 Sep 2015 15:23:56 +0200	[thread overview]
Message-ID: <1442928240-2452-1-git-send-email-hdegoede@redhat.com> (raw)

Hi Dmitry,

This patch-series really is 2 related series:

Patch 1 + 2:

Support for abs/rel axis in gpio_keys_polled, the dt-bindings patch is
updated, the actual implementation is the same as the v2 version.

Patch 3 + 4:

Add a single header with key / btn / axis defines to be shared by input.h
and the dt-bindings headers, as requested by you. The first patch introduces
a new header for this, the second patch makes dt-bindings/input/input.h
use this new header. The second patch has been Acked by the devicetree
maintainer, and since it depends on the first one I believe that it is
best if this patch gets merged via your tree too.

Regards,

Hans



             reply	other threads:[~2015-09-22 13:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22 13:23 Hans de Goede [this message]
2015-09-22 13:23 ` [PATCH v3 1/4] devicetree: bindings: Update gpio-keys-polled with support for abs/rel axis Hans de Goede
2015-09-22 13:23 ` [PATCH v3 2/4] input: gpio_keys_polled: Add " Hans de Goede
2015-09-22 13:23 ` [PATCH v3 3/4] input: Add an input-event-codes header file Hans de Goede
2015-09-22 13:24 ` [PATCH v3 4/4] devicetree: bindings: Use linux-event-codes.h for evdev codes Hans de Goede
2015-10-15  0:14 ` [PATCH v3 0/4] input: gpio_keys_polled: Add support for abs/rel axis Dmitry Torokhov

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=1442928240-2452-1-git-send-email-hdegoede@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=maxime.ripard@free-electrons.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).