rpi-ft5406: Add touchscreen driver for pi LCD display
authorGordon Hollingworth <gordon@raspberrypi.org>
Tue, 12 May 2015 13:47:56 +0000 (14:47 +0100)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 12:18:07 +0000 (12:18 +0000)
commit42ef214b76c25d1c14db460c377d38b4e94cb840
tree878f5a94f6ead0324165dd692cf0b34a30766e7d
parentb45c0448b60d691508251cdccf242ea43bbabb14
rpi-ft5406: Add touchscreen driver for pi LCD display

Fix driver detection failure Check that the buffer response is non-zero meaning the touchscreen was detected

rpi-ft5406: Use firmware API

RPI-FT5406: Enable aarch64 support through explicit iomem interface

Signed-off-by: Gerhard de Clercq <gerharddeclercq@outlook.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/rpi-ft5406.c [new file with mode: 0644]
include/soc/bcm2835/raspberrypi-firmware.h