]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Mon, 28 Aug 2017 18:30:08 +0000 (15:30 -0300)
commitaf4e365363549effc3578c18ab0deeefc9f9cf85
treea0f3e3bdf317500dde5882605b844804757d6a90
parentfd556847926a4cb0b2d98e7ba5af0e90f60728eb
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