linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH 0/2] mms114: add support for touch keys
@ 2023-07-14 10:04 Artur Weber
  2023-07-14 10:04 ` [RESEND PATCH 1/2] dt-bindings: mms114: Add linux,keycodes property " Artur Weber
  2023-07-14 10:04 ` [RESEND PATCH 2/2] Input: mms114 - add support " Artur Weber
  0 siblings, 2 replies; 4+ messages in thread
From: Artur Weber @ 2023-07-14 10:04 UTC (permalink / raw)
  To: Dmitry Torokhov, Rob Herring
  Cc: Krzysztof Kozlowski, Linus Walleij, linux-input, devicetree,
	linux-kernel, ~postmarketos/upstreaming, Artur Weber

MELFAS MMS114 and similar touchscreens have support for touch keys.
Enable support of them in the driver. The keycodes to emit can be
controlled by the linux,keycodes DT property.

Signed-off-by: Artur Weber <aweber.kernel@gmail.com>

(Resend of https://lore.kernel.org/all/20230521145843.19489-1-aweber.kernel@gmail.com/)

Artur Weber (2):
  dt-bindings: mms114: Add linux,keycodes property for touch keys
  Input: mms114 - add support for touch keys

 .../input/touchscreen/melfas,mms114.yaml      |  5 ++
 drivers/input/touchscreen/mms114.c            | 88 +++++++++++++++++--
 2 files changed, 86 insertions(+), 7 deletions(-)


base-commit: 677232f879f2464007c511a73048ff5996b479fc
-- 
2.41.0


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-14 10:04 [RESEND PATCH 0/2] mms114: add support for touch keys Artur Weber
2023-07-14 10:04 ` [RESEND PATCH 1/2] dt-bindings: mms114: Add linux,keycodes property " Artur Weber
2023-07-14 10:04 ` [RESEND PATCH 2/2] Input: mms114 - add support " Artur Weber
2023-07-19  6:22   ` Dmitry Torokhov

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