diff options
author | Julien Panis <[email protected]> | 2022-09-27 18:53:45 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-30 14:32:35 +0200 |
commit | 4e2f42aa00b67605938173a61d07a44fe13bad68 (patch) | |
tree | b45506382c44e6776baac18b2c797126b45245ae /scripts/bpf_doc.py | |
parent | 5a47aed0d651490ad0d6f9dbc98bc6dfc71de787 (diff) |
counter: ti-ecap-capture: capture driver support for ECAP
ECAP hardware on TI AM62x SoC supports capture feature. It can be used
to timestamp events (falling/rising edges) detected on input signal.
This commit adds capture driver support for ECAP hardware on AM62x SoC.
In the ECAP hardware, capture pin can also be configured to be in
PWM mode. Current implementation only supports capture operating mode.
Hardware also supports timebase sync between multiple instances, but
this driver supports simple independent capture functionality.
Signed-off-by: Julien Panis <[email protected]>
Link: https://lore.kernel.org/r/[email protected]/
Signed-off-by: William Breathitt Gray <[email protected]>
Link: https://lore.kernel.org/r/25644ce1f2fd15d116977770ede20e024f658513.1664318353.git.william.gray@linaro.org
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions