]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: spitz: Use software nodes for the ADS7846 touchscreen
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 28 Jun 2024 18:08:50 +0000 (11:08 -0700)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Jul 2024 13:21:16 +0000 (15:21 +0200)
commit38b2482a27c8da8c9c3f2079b5bf7ef719b1b7e8
tree3b4a43a2186104198b09b4489b959fbc18fbc07b
parent29c4e69f8e12b6fd26d3ac589b3706635928a44d
ARM: spitz: Use software nodes for the ADS7846 touchscreen

Convert the Spitz to use software nodes to describe GPIOs for the
ADS7846 touchscreen. As part of the conversion switch from the custom
wait_for_sync() callback to defining hsync GPIO that can be used by
the ads7846 driver to detect hsync.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240628180852.1738922-11-dmitry.torokhov@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-pxa/spitz.c