mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Touchapnel devices are useful in u-boot for implementation of boot menu user interfaces on tablets and other touch based devices. This uclass implements start, stop and get_touches interface methods. Signed-off-by: Ondrej Jirman <megous@megous.com>