Re: [RESEND PATCH] sh: ecovec24: use static device properties to describe the touchscreen

From: John Paul Adrian Glaubitz

Date: Wed Sep 16 2026 - 13:20:31 EST


Hi Linus and Dmitry,

On Wed, 2026-09-16 at 19:01 +0200, Linus Walleij wrote:
> On Mon, Jul 13, 2026 at 11:41 PM Dmitry Torokhov
> <dmitry.torokhov@xxxxxxxxx> wrote:
>
> > Convert the board to use static device properties instead of platform
> > data to describe the touchscreen, so that support for platform data can
> > be removed from tsc2007 driver (ecovec24 is the last board using this
> > mechanism of describing tsc2007).
> >
> > Device properties do not allow custom board methods, so the method for
> > getting "pen down" state was removed (the driver is capable of working
> > without it). If this functionality is needed proper pin control/gpio
> > support needs to be implemented so that the same pin can serve as an
> > input GPIO and an interrupt.
> >
> > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
>
> Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Thanks a lot for the review! I'm working on them now.

Adrian

--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913