freebsd-dev/sys/boot/fdt
Oleksandr Tymoshenko 32cb200f78 Add touchscreen support for the official 7" RPi touch display
Technically touchscreen chip is FT5406 but all hardware
communication is performed by VideCore and only final results
are presented to ARM part through memory region shared between
VC and ARM.

evdev is used as userland interface. FT5406 supports up to
10 touchpoints, but for now driver emulates single touch device
because I do not have GUI bits to test this functionality.

Driver is not enabled in default config for RPI and RPI2

Tested with: evdev-dump, tslib
2016-09-29 02:14:08 +00:00
..
dts Add touchscreen support for the official 7" RPi touch display 2016-09-29 02:14:08 +00:00
fdt_loader_cmd.c loader is filling fixed length command_errbuf with sprintf() and is trusting 2016-08-20 16:23:19 +00:00
fdt_overlay.c Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
fdt_overlay.h Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
fdt_platform.h Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
help.fdt Provide verbose help for fdt commands on platforms that use it. 2013-02-11 02:15:26 +00:00
Makefile Add FDT overlays support to ubldr 2016-04-29 22:42:59 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00