[PATCH v2 0/2] cap1106: add support for cap11xx variants
From: Matt Ranostay <hidden>
Date: 2014-09-23 04:03:39
Also in:
linux-input, lkml
From: Matt Ranostay <hidden>
Date: 2014-09-23 04:03:39
Also in:
linux-input, lkml
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