linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Input: cap11xx add advanced sensitivity settings
@ 2023-06-27  6:53 Jiri Valek - 2N
  2023-06-27  6:53 ` [PATCH v4 1/2] dt-bindings: input: microchip,cap11xx: " Jiri Valek - 2N
  2023-06-27  6:53 ` [PATCH v4 2/2] Input: cap11xx - " Jiri Valek - 2N
  0 siblings, 2 replies; 7+ messages in thread
From: Jiri Valek - 2N @ 2023-06-27  6:53 UTC (permalink / raw)
  To: krzysztof.kozlowski+dt, dmitry.torokhov
  Cc: jiriv, devicetree, linux-input, linux-kernel, robh+dt,
	u.kleine-koenig

PATCH 1 - add documentation for new options
PATCH 2 - add support for advanced settings into driver

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

Jiri Valek - 2N (2):
  dt-bindings: input: microchip,cap11xx: add advanced sensitivity
    settings
  Input: cap11xx - add advanced sensitivity settings

 .../bindings/input/microchip,cap11xx.yaml     |  77 +++++-
 drivers/input/keyboard/cap11xx.c              | 250 ++++++++++++++----
 2 files changed, 269 insertions(+), 58 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-07-11 13:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-27  6:53 [PATCH v4 0/2] Input: cap11xx add advanced sensitivity settings Jiri Valek - 2N
2023-06-27  6:53 ` [PATCH v4 1/2] dt-bindings: input: microchip,cap11xx: " Jiri Valek - 2N
2023-06-29 15:16   ` Rob Herring
2023-07-11 13:22     ` Jiri Valek - 2N
2023-06-27  6:53 ` [PATCH v4 2/2] Input: cap11xx - " Jiri Valek - 2N
2023-06-28 19:06   ` Dmitry Torokhov
2023-07-11 13:05     ` Jiri Valek - 2N

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