* [PATCH 0/2] Add support for Imagis touchscreens
@ 2022-02-10 16:35 Markuss Broks
0 siblings, 0 replies; 2+ messages in thread
From: Markuss Broks @ 2022-02-10 16:35 UTC (permalink / raw)
To: linux-kernel
Cc: phone-devel, ~postmarketos/upstreaming, Markuss Broks,
Dmitry Torokhov, Rob Herring, Krzysztof Kozlowski, Henrik Rydberg,
Stephen Rothwell, linux-input, devicetree
Add support for Imagis touchscreens, used on various mobile
devices such as Samsung Galaxy J5 (2015), J3 (2015), J5 (2016).
v2: rebase on top of the correct tree
Markuss Broks (2):
dt-bindings: input/touchscreen: bindings for Imagis
Input: add Imagis touchscreen driver
.../input/touchscreen/imagis,ist3038c.yaml | 78 +++++
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
MAINTAINERS | 6 +
drivers/input/touchscreen/Kconfig | 10 +
drivers/input/touchscreen/Makefile | 1 +
drivers/input/touchscreen/imagis.c | 329 ++++++++++++++++++
6 files changed, 426 insertions(+)
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml
create mode 100644 drivers/input/touchscreen/imagis.c
--
2.35.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 0/2] Add support for Imagis touchscreens
@ 2022-02-10 15:58 Markuss Broks
0 siblings, 0 replies; 2+ messages in thread
From: Markuss Broks @ 2022-02-10 15:58 UTC (permalink / raw)
To: linux-kernel
Cc: phone-devel, Markuss Broks, Dmitry Torokhov, Rob Herring,
Henrik Rydberg, Krzysztof Kozlowski, Shawn Guo,
Jonathan Neuschäfer, Sam Ravnborg, Oleksij Rempel,
Alistair Francis, Linus Walleij, Hao Fang, Colin Ian King,
Vincent Knecht, Jeff LaBundy, Joe Hung, Jonathan Albrieux,
Giulio Benetti, linux-input, devicetree
Add support for Imagis touchscreens, used on various mobile
devices such as Samsung Galaxy J5 (2015), J3 (2015), J5 (2016).
Markuss Broks (2):
dt-bindings: input/touchscreen: bindings for Imagis
Input: add Imagis touchscreen driver
.../input/touchscreen/imagis,ist3038c.yaml | 78 +++++
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
MAINTAINERS | 6 +
drivers/input/touchscreen/Kconfig | 10 +
drivers/input/touchscreen/Makefile | 1 +
drivers/input/touchscreen/imagis.c | 329 ++++++++++++++++++
6 files changed, 426 insertions(+)
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml
create mode 100644 drivers/input/touchscreen/imagis.c
--
2.35.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-10 16:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-10 16:35 [PATCH 0/2] Add support for Imagis touchscreens Markuss Broks
-- strict thread matches above, loose matches on Subject: below --
2022-02-10 15:58 Markuss Broks
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).