The following changes since commit 08e2a660b1601963ced37ac8e8d8c134a97f167e: counter: interrupt-cnt: Convert atomic_t -> atomic_long_t (2025-05-02 22:46:01 +0900) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.16b for you to fetch changes up to ae3392c0f12f179b969ce17856ed18bf8d69a35e: counter: microchip-tcb-capture: Add watch validation support (2025-05-22 18:40:19 +0900) ---------------------------------------------------------------- Second set of Counter updates for 6.16 Adds compatible for STM32MP25 SoC and enables respective encoder capability for stm32-timer-cnt. Implements watch_validate callback for microchip-tcb-capture. ---------------------------------------------------------------- Dharma Balasubiramani (1): counter: microchip-tcb-capture: Add watch validation support Fabrice Gasnier (1): counter: stm32-timer-cnt: add support for stm32mp25 drivers/counter/microchip-tcb-capture.c | 25 ++++++++++++++++++++++++- drivers/counter/stm32-timer-cnt.c | 7 +++++-- 2 files changed, 29 insertions(+), 3 deletions(-)