Enjoy! The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0: Linux 6.10-rc1 (2024-05-26 15:20:12 -0700) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-counter-v5.11 for you to fetch changes up to 304d02aa711369da89b4f8c01702bf1b5d1f7abc: mfd: stm32-timers: Drop unused TIM_DIER_CC_IE (2024-06-26 16:09:58 +0100) ---------------------------------------------------------------- Immutable branch between MFD and Counter due for the v5.11 merge window ---------------------------------------------------------------- Uwe Kleine-König (4): mfd: stm32-timers: Unify alignment of register definition mfd: stm32-timers: Add some register definitions with a parameter counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x) mfd: stm32-timers: Drop unused TIM_DIER_CC_IE drivers/counter/stm32-timer-cnt.c | 4 +- include/linux/mfd/stm32-timers.h | 179 ++++++++++++++++++++------------------ 2 files changed, 96 insertions(+), 87 deletions(-) -- Lee Jones [李琼斯]