All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: trigger: stm32-timer: add STM32H7 variant
@ 2017-08-03  9:14 ` Fabrice Gasnier
  0 siblings, 0 replies; 27+ messages in thread
From: Fabrice Gasnier @ 2017-08-03  9:14 UTC (permalink / raw)
  To: jic23, robh+dt
  Cc: linux, mark.rutland, mcoquelin.stm32, alexandre.torgue, lars,
	knaack.h, pmeerw, fabrice.gasnier, linux-iio, devicetree,
	linux-arm-kernel, linux-kernel, benjamin.gaignard,
	benjamin.gaignard

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

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2017-08-12 12:36 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-03  9:14 [PATCH 0/3] iio: trigger: stm32-timer: add STM32H7 variant Fabrice Gasnier
2017-08-03  9:14 ` Fabrice Gasnier
2017-08-03  9:14 ` Fabrice Gasnier
2017-08-03  9:14 ` [PATCH 1/3] dt-bindings: iio: timer: stm32: add support for STM32H7 Fabrice Gasnier
2017-08-03  9:14   ` Fabrice Gasnier
2017-08-03  9:14   ` Fabrice Gasnier
2017-08-09 23:29   ` Jonathan Cameron
2017-08-09 23:29     ` Jonathan Cameron
2017-08-09 23:29     ` Jonathan Cameron
2017-08-10 17:12   ` Rob Herring
2017-08-10 17:12     ` Rob Herring
2017-08-10 17:12     ` Rob Herring
2017-08-12 12:05     ` Jonathan Cameron
2017-08-12 12:05       ` Jonathan Cameron
2017-08-12 12:05       ` Jonathan Cameron
2017-08-03  9:14 ` [PATCH 2/3] iio: trigger: stm32-timer: " Fabrice Gasnier
2017-08-03  9:14   ` Fabrice Gasnier
2017-08-03  9:14   ` Fabrice Gasnier
2017-08-09 23:29   ` Jonathan Cameron
2017-08-09 23:29     ` Jonathan Cameron
2017-08-09 23:29     ` Jonathan Cameron
2017-08-03  9:14 ` [PATCH 3/3] iio: trigger: stm32-timer: add output compare triggers Fabrice Gasnier
2017-08-03  9:14   ` Fabrice Gasnier
2017-08-03  9:14   ` Fabrice Gasnier
2017-08-09 23:30   ` Jonathan Cameron
2017-08-09 23:30     ` Jonathan Cameron
2017-08-09 23:30     ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.