devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Imagis touch keys and FIELD_GET cleanup
@ 2024-01-20 21:16 Duje Mihanović
  2024-01-20 21:16 ` [PATCH v2 1/3] input: touchscreen: imagis: use FIELD_GET where applicable Duje Mihanović
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Duje Mihanović @ 2024-01-20 21:16 UTC (permalink / raw)
  To: Markuss Broks, Dmitry Torokhov, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Karel Balej, ~postmarketos/upstreaming, phone-devel, devicetree,
	linux-input, linux-kernel, Duje Mihanović

Tiny series to clean up the field extraction and add touch key support.
Depends on the IST3032C series (at least the touch key patches, the
other one could be split up):
https://lore.kernel.org/20240120191940.3631-1-karelb@gimli.ms.mff.cuni.cz

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
---
Changes in v2:
- Fix compile error
- Add FIELD_GET patch
- Allow specifying custom keycodes
- Link to v1: https://lore.kernel.org/20231112194124.24916-1-duje.mihanovic@skole.hr

---
Duje Mihanović (3):
      input: touchscreen: imagis: use FIELD_GET where applicable
      dt-bindings: input: imagis: Document touch keys
      input: touchscreen: imagis: Add touch key support

 .../input/touchscreen/imagis,ist3038c.yaml         | 11 ++++++
 drivers/input/touchscreen/imagis.c                 | 42 +++++++++++++++-------
 2 files changed, 41 insertions(+), 12 deletions(-)
---
base-commit: 553f2a83ae97246be401ca9b313063f5fa879f12
change-id: 20240120-b4-imagis-keys-a0a9f2b31740

Best regards,
-- 
Duje Mihanović <duje.mihanovic@skole.hr>



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

end of thread, other threads:[~2024-01-22 16:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-20 21:16 [PATCH v2 0/3] Imagis touch keys and FIELD_GET cleanup Duje Mihanović
2024-01-20 21:16 ` [PATCH v2 1/3] input: touchscreen: imagis: use FIELD_GET where applicable Duje Mihanović
2024-01-20 21:16 ` [PATCH v2 2/3] dt-bindings: input: imagis: Document touch keys Duje Mihanović
2024-01-22 10:27   ` Krzysztof Kozlowski
2024-01-22 16:25     ` Duje Mihanović
2024-01-20 21:16 ` [PATCH v2 3/3] input: touchscreen: imagis: Add touch key support Duje Mihanović

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