summaryrefslogtreecommitdiff
path: root/drivers/cdx/controller/cdx_controller.c
diff options
context:
space:
mode:
authorFabrice Gasnier <fabrice.gasnier@foss.st.com>2024-03-07 16:33:05 +0300
committerWilliam Breathitt Gray <wbg@kernel.org>2024-04-02 20:10:34 +0300
commit2c70ccd45985f1e458f9785fc8cf9b8c48e3807f (patch)
treeff46b28203a4883b996106a6b5f28e3f577e142e /drivers/cdx/controller/cdx_controller.c
parentf7630270b67836bedc518e96fb4c64b11fe3fb5e (diff)
downloadlinux-2c70ccd45985f1e458f9785fc8cf9b8c48e3807f.tar.xz
counter: stm32-timer-cnt: add support for overflow events
Add support overflow events. Also add the related validation and configuration routine. Register and enable interrupts to push events. STM32 Timers can have either 1 global interrupt, or 4 dedicated interrupt lines. Request only the necessary interrupt, e.g. either global interrupt that can report all event types, or update interrupt only for overflow event. Reviewed-by: William Breathitt Gray <william.gray@linaro.org> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com> Link: https://lore.kernel.org/r/20240307133306.383045-10-fabrice.gasnier@foss.st.com Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions