linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Input/omap1: fix touchscreen functionality on Nokia 770
@ 2025-01-02 18:19 Aaro Koskinen
  2025-01-02 18:19 ` [PATCH 1/3] fbdev: omap: use threaded IRQ for LCD DMA Aaro Koskinen
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Aaro Koskinen @ 2025-01-02 18:19 UTC (permalink / raw)
  To: Dmitry Torokhov, Helge Deller, Janusz Krzysztofik, Tony Lindgren,
	Linus Walleij, linux-fbdev, linux-omap, linux-input
  Cc: linux-kernel, Aaro Koskinen

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-01-14 21:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02 18:19 [PATCH 0/3] Input/omap1: fix touchscreen functionality on Nokia 770 Aaro Koskinen
2025-01-02 18:19 ` [PATCH 1/3] fbdev: omap: use threaded IRQ for LCD DMA Aaro Koskinen
2025-01-02 21:31   ` Linus Walleij
2025-01-08 23:40     ` Helge Deller
2025-01-02 18:19 ` [PATCH 2/3] Input: ads7846 - fix up the pendown GPIO setup on Nokia 770 Aaro Koskinen
2025-01-02 21:32   ` Linus Walleij
2025-01-06  7:02     ` Dmitry Torokhov
2025-01-14 12:28       ` Linus Walleij
2025-01-14 21:51         ` Dmitry Torokhov
2025-01-02 18:19 ` [PATCH 3/3] Input: ads7846 - restore half-duplex support Aaro Koskinen
2025-01-02 21:35 ` [PATCH 0/3] Input/omap1: fix touchscreen functionality on Nokia 770 Linus Walleij
2025-01-03  0:39   ` Aaro Koskinen

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).