1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-20 01:52:09 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Ondrej Jirman
517b25ddf5 input: Implemented touchpanel uclass for touchpanel devices
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>
2025-01-11 13:49:41 +01:00