mirror of
https://xff.cz/git/u-boot/
synced 2026-01-18 15:10:07 +01: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>