diff options
author | Dipen Patel <[email protected]> | 2022-04-22 13:52:18 -0700 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2022-05-04 11:06:13 +0200 |
commit | 2068339a6c35147847ba433fd0da67b313779059 (patch) | |
tree | 0afe504d45dce232acf40ade38c5af10c8ea2a91 /scripts/gdb/linux/utils.py | |
parent | 10e4afd6cc4bf1b6cc21ad9418bcebdcc18abefb (diff) |
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]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions