mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Input: synaptics-rmi4 - support capacitive keys
@ 2025-07-07 19:54 André Apitzsch via B4 Relay
  2025-07-07 19:54 ` [PATCH 1/2] dt-bindings: input: syna,rmi4: Document F1A function André Apitzsch via B4 Relay
  2025-07-07 19:54 ` [PATCH 2/2] Input: synaptics-rmi4 - add support for F1A André Apitzsch via B4 Relay
  0 siblings, 2 replies; 4+ messages in thread
From: André Apitzsch via B4 Relay @ 2025-07-07 19:54 UTC (permalink / raw)
  To: Dmitry Torokhov, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Jason A. Donenfeld, Matthias Schiffer, Vincent Huang
  Cc: ~postmarketos/upstreaming, phone-devel, linux-input, devicetree,
	linux-kernel, André Apitzsch

Add support for touch keys found in some Synaptics touch controller
configurations.

Signed-off-by: André Apitzsch <git@apitzsch.eu>
---
André Apitzsch (2):
      dt-bindings: input: syna,rmi4: Document F1A function
      Input: synaptics-rmi4 - add support for F1A

 .../devicetree/bindings/input/syna,rmi4.yaml       |  20 +++
 drivers/input/rmi4/Kconfig                         |   7 +
 drivers/input/rmi4/Makefile                        |   1 +
 drivers/input/rmi4/rmi_bus.c                       |   3 +
 drivers/input/rmi4/rmi_driver.h                    |   1 +
 drivers/input/rmi4/rmi_f1a.c                       | 145 +++++++++++++++++++++
 6 files changed, 177 insertions(+)
---
base-commit: 26ffb3d6f02cd0935fb9fa3db897767beee1cb2a
change-id: 20250707-rmi4_f1a-72fdfcfbe164

Best regards,
-- 
André Apitzsch <git@apitzsch.eu>



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

end of thread, other threads:[~2025-07-08 20:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-07 19:54 [PATCH 0/2] Input: synaptics-rmi4 - support capacitive keys André Apitzsch via B4 Relay
2025-07-07 19:54 ` [PATCH 1/2] dt-bindings: input: syna,rmi4: Document F1A function André Apitzsch via B4 Relay
2025-07-08 20:14   ` Rob Herring (Arm)
2025-07-07 19:54 ` [PATCH 2/2] Input: synaptics-rmi4 - add support for F1A André Apitzsch via B4 Relay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®