summaryrefslogtreecommitdiff
path: root/drivers/timer/timer-uclass.c
AgeCommit message (Collapse)Author
2015-10-23dm: implement a Timer uclassThomas Chou
Implement a Timer uclass to work with lib/time.c. Signed-off-by: Thomas Chou <[email protected]> Acked-by: Simon Glass <[email protected]>