2023-09-26 18:04:45

by Karel Balej

[permalink] [raw]
Subject: [PATCH 0/2] input: Imagis: add support for the IST3032C touchscreen

This patch series extends the Imagis driver to support the IST3032C
touchscreen, which is used for instance with the samsung,coreprimevelte
smartphone, with which this was tested. To use it with this model
however, the regulator driver needs to be ported first. Support for this
smartphone is not yet in-tree, upstreaming is ongoing at [1].

[1] https://lore.kernel.org/all/[email protected]/

Karel Balej (2):
input: generalize the Imagis touchscreen driver
input: Imagis: add support for the IST3032C touchscreen

...gis,ist3038c.yaml => imagis,ist30xxc.yaml} | 3 +-
MAINTAINERS | 2 +-
drivers/input/touchscreen/Kconfig | 4 +-
drivers/input/touchscreen/imagis.c | 99 ++++++++++++-------
4 files changed, 66 insertions(+), 42 deletions(-)
rename Documentation/devicetree/bindings/input/touchscreen/{imagis,ist3038c.yaml => imagis,ist30xxc.yaml} (97%)

--
2.42.0


2023-09-26 23:19:29

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH 0/2] input: Imagis: add support for the IST3032C touchscreen

On Tue, Sep 26, 2023 at 07:35:22PM +0200, Karel Balej wrote:
> This patch series extends the Imagis driver to support the IST3032C
> touchscreen, which is used for instance with the samsung,coreprimevelte
> smartphone, with which this was tested. To use it with this model
> however, the regulator driver needs to be ported first. Support for this
> smartphone is not yet in-tree, upstreaming is ongoing at [1].
>
> [1] https://lore.kernel.org/all/[email protected]/

For both patches, changes to dt-bindings need to be in their own
patches & not bundled with drivers.

>
> Karel Balej (2):
> input: generalize the Imagis touchscreen driver
> input: Imagis: add support for the IST3032C touchscreen
>
> ...gis,ist3038c.yaml => imagis,ist30xxc.yaml} | 3 +-
> MAINTAINERS | 2 +-
> drivers/input/touchscreen/Kconfig | 4 +-
> drivers/input/touchscreen/imagis.c | 99 ++++++++++++-------
> 4 files changed, 66 insertions(+), 42 deletions(-)
> rename Documentation/devicetree/bindings/input/touchscreen/{imagis,ist3038c.yaml => imagis,ist30xxc.yaml} (97%)
>
> --
> 2.42.0
>


Attachments:
(No filename) (1.17 kB)
signature.asc (235.00 B)
Download all attachments