linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matt Ranostay <mranostay@gmail.com>
To: galak@codeaurora.org, dmitry.torokhov@gmail.com,
	zonque@gmail.com, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org, robh+dt@kernel.org
Cc: devicetree@vger.kernel.org, Matt Ranostay <mranostay@gmail.com>
Subject: [PATCH v2 0/2] cap1106: add support for cap11xx variants
Date: Mon, 22 Sep 2014 21:04:15 -0700	[thread overview]
Message-ID: <1411445057-30048-1-git-send-email-mranostay@gmail.com> (raw)

Changes from v1:

 * Reworked various devices support to check product id for
   respective device.
 * Added check for invalid zero channels.
 * Renamed active-high option to more clear irq-active-high
 * Use regmap_update_bits() instead of regmap_write_bits()

Matt Ranostay (2):
  cap1106: Add support for various cap11xx devices
  cap1106: support for irq-active-high option

 .../devicetree/bindings/input/cap1106.txt          |  4 ++
 drivers/input/keyboard/cap1106.c                   | 70 ++++++++++++++++------
 2 files changed, 55 insertions(+), 19 deletions(-)

-- 
1.9.1


             reply	other threads:[~2014-09-23  4:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23  4:04 Matt Ranostay [this message]
2014-09-23  4:04 ` [PATCH v2 1/2] cap1106: Add support for various cap11xx devices Matt Ranostay
2014-09-23  6:46   ` Daniel Mack
2014-09-24  3:28     ` Matt Ranostay
2014-09-23  4:04 ` [PATCH v2 2/2] cap1106: support for irq-active-high option Matt Ranostay

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=1411445057-30048-1-git-send-email-mranostay@gmail.com \
    --to=mranostay@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=galak@codeaurora.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=zonque@gmail.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).