Skip to content

Commit 2068339

Browse files
pateldipen1984-nvthierryreding
authored andcommitted
gpiolib: cdev: Add hardware timestamp clock type
This patch adds new clock type for the GPIO controller which can timestamp gpio lines in using hardware means. To expose such functionalities to the userspace, code has been added where during line create or set config API calls, it checks for new clock type and if requested, calls HTE API. During line change event, the HTE subsystem pushes timestamp data to userspace through gpiolib-cdev. Signed-off-by: Dipen Patel <[email protected]> Acked-by: Linus Walleij <[email protected]> Reported-by: kernel test robot <[email protected]> Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent 10e4afd commit 2068339

File tree

2 files changed

+222
-33
lines changed

2 files changed

+222
-33
lines changed

0 commit comments

Comments
 (0)