counter: stm32-timer-cnt: add support for stm32mp25
authorFabrice Gasnier <fabrice.gasnier@foss.st.com>
Fri, 10 Jan 2025 09:19:17 +0000 (10:19 +0100)
committerWilliam Breathitt Gray <wbg@kernel.org>
Thu, 15 May 2025 00:20:12 +0000 (09:20 +0900)
commitace2cd11a27231efcb8a116a597edab2eef34957
treedeba9dfc7da2deb65c22f26f87139872840bb862
parent08e2a660b1601963ced37ac8e8d8c134a97f167e
counter: stm32-timer-cnt: add support for stm32mp25

Add support for STM32MP25 SoC. There are new counter modes that may be
implemented in later. Still, use newly introduced compatible to handle
this new HW variant and avoid being blocked with existing compatible
in SoC dtsi file. Modes supported currently still remains compatible.
New timer 20 has encoder capability, add it to the list.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Link: https://lore.kernel.org/r/20250110091922.980627-4-fabrice.gasnier@foss.st.com
Signed-off-by: William Breathitt Gray <wbg@kernel.org>
drivers/counter/stm32-timer-cnt.c