[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231108155647.1812835-1-jiriv@axis.com>
Date: Wed, 8 Nov 2023 16:56:44 +0100
From: Jiri Valek - 2N <jiriv@...s.com>
To: <krzysztof.kozlowski+dt@...aro.org>, <dmitry.torokhov@...il.com>
CC: <jiriv@...s.com>, <devicetree@...r.kernel.org>,
<linux-input@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<robh+dt@...nel.org>, <u.kleine-koenig@...gutronix.de>
Subject: [PATCH v5 0/3] Input: cap11xx add advanced sensitivity settings
PATCH 1 - add documentation for new options
PATCH 2 - add support for advanced settings into driver
PATCH 3 - remove unnecessary IRQ parsing
Changes in v2:
- Removed "sensitivity-base-shift" parameter (not HW propertie) in PATCH 2.
- Used IRQ from I2C subsystem instead of parsing it again.
- Fixed some documentation issues in PATCH 1
Changes in v3:
- Remove incorrectly used "Reviewed-by" tag in PATCH 1 and 2
Changes in v4:
- Remove unused variable in PATCH 2
Changes in v5:
- Revert IRQ parsing in PATCH 2 and move to separate PATCH 3
- Fix 'if' condition for properties in PATCH 1
Jiri Valek - 2N (3):
dt-bindings: input: microchip,cap11xx: add advanced sensitivity
settings
Input: cap11xx - add advanced sensitivity settings
Input: cap11xx - remove unnecessary IRQ parsing
.../bindings/input/microchip,cap11xx.yaml | 76 +++++-
drivers/input/keyboard/cap11xx.c | 248 ++++++++++++++----
2 files changed, 269 insertions(+), 55 deletions(-)
--
2.25.1
Powered by blists - more mailing lists