linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cap1106: add support for cap11xx variants
@ 2014-09-23  4:04 Matt Ranostay
  2014-09-23  4:04 ` [PATCH v2 1/2] cap1106: Add support for various cap11xx devices Matt Ranostay
  2014-09-23  4:04 ` [PATCH v2 2/2] cap1106: support for irq-active-high option Matt Ranostay
  0 siblings, 2 replies; 5+ messages in thread
From: Matt Ranostay @ 2014-09-23  4:04 UTC (permalink / raw)
  To: galak, dmitry.torokhov, zonque, linux-input, linux-kernel,
	robh+dt
  Cc: devicetree, Matt Ranostay

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-24  3:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23  4:04 [PATCH v2 0/2] cap1106: add support for cap11xx variants Matt Ranostay
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

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).