Re: [PATCH 17/21] input: remove s3c24xx touchscreen driver

From: Krzysztof Kozlowski
Date: Mon Oct 24 2022 - 10:50:17 EST


On 21/10/2022 16:27, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> The s3c24xx SoC support and its adc driver was removed, so this driver
> has no remaining users.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> drivers/input/touchscreen/Kconfig | 12 -
> drivers/input/touchscreen/Makefile | 1 -
> drivers/input/touchscreen/s3c2410_ts.c | 464 -------------------------
> 3 files changed, 477 deletions(-)

This also could be usable on S3C64xx, but it seems no one added any DT
nodes, so:

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof