Re: [PATCH 2/3] iio: trigger: stm32-timer: add support for STM32H7

2017-08-09 Thread Jonathan Cameron
On Thu, 3 Aug 2017 11:14:13 +0200 Fabrice Gasnier wrote: > Add support for STM32H7 timer triggers: > - Add new valids_table > - Introduce compatible, with configuration data > - Extend up to 15 timers, available on STM32H7 > > Signed-off-by: Fabrice Gasnier Applied to the togreg branch of iio.g

[PATCH 2/3] iio: trigger: stm32-timer: add support for STM32H7

2017-08-03 Thread Fabrice Gasnier
Add support for STM32H7 timer triggers: - Add new valids_table - Introduce compatible, with configuration data - Extend up to 15 timers, available on STM32H7 Signed-off-by: Fabrice Gasnier --- drivers/iio/trigger/stm32-timer-trigger.c | 55 +-- include/linux/iio/timer