]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add evdev support to TI ADC/touchscreen driver
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>
Sun, 11 Sep 2016 19:08:21 +0000 (19:08 +0000)
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>
Sun, 11 Sep 2016 19:08:21 +0000 (19:08 +0000)
commitfbeb453ba9d876e1c96ce7e493d5a155c9c68b01
tree1d45b21bb081333a92d4a4a1c50949232e36a08d
parentfafe86ce27c2bf5bdfea02b6e82f0d65d3201226
Add evdev support to TI ADC/touchscreen driver

Add generic evdev support to touchscreen part of ti_adc: two absolute
coordinates + button touch to indicate pen position. Pressure value
reporting is not implemented yet.

Tested on: Beaglebone Black + 4DCAPE-43T + tslib
sys/arm/conf/BEAGLEBONE
sys/arm/ti/ti_adc.c
sys/arm/ti/ti_adcreg.h
sys/arm/ti/ti_adcvar.h