STM32H7 variant has additional timer instances, and slightly different valid triggers. This patchset introduces a new compatible for STM32H7 timers, to handle this new variant, with appropriate configuration data. Fabrice Gasnier (3): dt-bindings: iio: timer: stm32: add support for STM32H7 iio: trigger: stm32-timer: add support for STM32H7 iio: trigger: stm32-timer: add output compare triggers .../bindings/iio/timer/stm32-timer-trigger.txt | 4 +- drivers/iio/trigger/stm32-timer-trigger.c | 78 +++++++++++++++++++--- include/linux/iio/timer/stm32-timer-trigger.h | 14 ++++ 3 files changed, 84 insertions(+), 12 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html