commit | a2d20274eef788d675f2f15317b06000e003af23 | [log] [tgz] |
---|---|---|
author | Cheick Traore <cheick.traore@foss.st.com> | Tue Mar 11 15:30:34 2025 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Mar 12 16:39:15 2025 +0100 |
tree | 68e49fcec80f664983634be5abf369fcc56ed0aa | |
parent | 628fe08ebb7b340b0426c9b7840f3a5a21d54e86 [diff] |
mach-stm32: add multifunction timer driver support Add support for STM32MP timer multi-function driver. These timers can be use as counter, trigger or pwm generator. This driver will be used to manage the main resources of the timer to provide them to the functionnalities which need these ones. Signed-off-by: Cheick Traore <cheick.traore@foss.st.com> Reviewed-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>