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)
committerRaspbian kernel package updater <root@raspbian.org>
Sat, 31 Mar 2018 14:44:58 +0000 (15:44 +0100)
commit69335973971c775e78a3ee9dc932e8feef377693
tree36c4d47bf59fb648179dc5b3c1dbc8055a25e2c6
parentee0f7808027d5025e052870526a57249612075a2
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