[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250102181953.1020878-1-aaro.koskinen@iki.fi>
Date: Thu, 2 Jan 2025 20:19:50 +0200
From: Aaro Koskinen <aaro.koskinen@....fi>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Helge Deller <deller@....de>,
Janusz Krzysztofik <jmkrzyszt@...il.com>,
Tony Lindgren <tony@...mide.com>,
Linus Walleij <linus.walleij@...aro.org>,
linux-fbdev@...r.kernel.org,
linux-omap@...r.kernel.org,
linux-input@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Aaro Koskinen <aaro.koskinen@....fi>
Subject: [PATCH 0/3] Input/omap1: fix touchscreen functionality on Nokia 770
Hi all,
This series restores the ads7846 touchscreen functionality on Nokia 770
(and maybe on some other older boards using half-duplex SPI). While the
performance might not be optimal, it's again possible to control the device
using the screen, for testing/development purposes at least.
A.
Aaro Koskinen (3):
fbdev: omap: use threaded IRQ for LCD DMA
Input: ads7846 - fix up the pendown GPIO setup on Nokia 770
Input: ads7846 - restore half-duplex support
arch/arm/mach-omap1/board-nokia770.c | 2 +-
drivers/input/touchscreen/ads7846.c | 171 ++++++++++++++++++++++++++-
drivers/video/fbdev/omap/lcd_dma.c | 4 +-
3 files changed, 171 insertions(+), 6 deletions(-)
--
2.39.2
Powered by blists - more mailing lists