All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: adc: stm32: Add support for differential channels
@ 2017-10-17 13:15 ` Fabrice Gasnier
  0 siblings, 0 replies; 45+ messages in thread
From: Fabrice Gasnier @ 2017-10-17 13:15 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

Add support for differential channels that can be found on STM32H7 ADC:
- Introduce new DT property 'st,adc-diff-channels'.
- Slightly rework single-ended channels definition in stm32-adc driver.
- Add support for differential channels to stm32-adc driver.

Fabrice Gasnier (3):
  dt-bindings: iio: adc: stm32: add support for diff channels
  iio: adc: stm32: remove const channel names definition
  iio: adc: stm32: add support for differential channels

 .../devicetree/bindings/iio/adc/st,stm32-adc.txt   |   6 +
 drivers/iio/adc/stm32-adc.c                        | 181 +++++++++++++--------
 2 files changed, 119 insertions(+), 68 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-10-25  8:06 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-17 13:15 [PATCH 0/3] iio: adc: stm32: Add support for differential channels Fabrice Gasnier
2017-10-17 13:15 ` Fabrice Gasnier
2017-10-17 13:15 ` Fabrice Gasnier
2017-10-17 13:15 ` [PATCH 1/3] dt-bindings: iio: adc: stm32: add support for diff channels Fabrice Gasnier
2017-10-17 13:15   ` Fabrice Gasnier
2017-10-17 13:15   ` Fabrice Gasnier
2017-10-21 17:54   ` Jonathan Cameron
2017-10-21 17:54     ` Jonathan Cameron
2017-10-21 17:54     ` Jonathan Cameron
2017-10-21 17:55     ` Jonathan Cameron
2017-10-21 17:55       ` Jonathan Cameron
2017-10-21 17:55       ` Jonathan Cameron
2017-10-21 19:23     ` Jonathan Cameron
2017-10-21 19:23       ` Jonathan Cameron
2017-10-21 19:23       ` Jonathan Cameron
2017-10-23  8:06       ` Fabrice Gasnier
2017-10-23  8:06         ` Fabrice Gasnier
2017-10-23  8:06         ` Fabrice Gasnier
2017-10-23 13:09         ` Jonathan Cameron
2017-10-23 13:09           ` Jonathan Cameron
2017-10-23 13:09           ` Jonathan Cameron
2017-10-24 16:41   ` Rob Herring
2017-10-24 16:41     ` Rob Herring
2017-10-24 16:41     ` Rob Herring
2017-10-24 18:42     ` Jonathan Cameron
2017-10-24 18:42       ` Jonathan Cameron
2017-10-24 18:42       ` Jonathan Cameron
2017-10-25  8:05       ` Fabrice Gasnier
2017-10-25  8:05         ` Fabrice Gasnier
2017-10-25  8:05         ` Fabrice Gasnier
2017-10-17 13:15 ` [PATCH 2/3] iio: adc: stm32: remove const channel names definition Fabrice Gasnier
2017-10-17 13:15   ` Fabrice Gasnier
2017-10-17 13:15   ` Fabrice Gasnier
2017-10-21 17:59   ` Jonathan Cameron
2017-10-21 17:59     ` Jonathan Cameron
2017-10-21 17:59     ` Jonathan Cameron
2017-10-17 13:15 ` [PATCH 3/3] iio: adc: stm32: add support for differential channels Fabrice Gasnier
2017-10-17 13:15   ` Fabrice Gasnier
2017-10-17 13:15   ` Fabrice Gasnier
2017-10-21 19:25   ` Jonathan Cameron
2017-10-21 19:25     ` Jonathan Cameron
2017-10-21 19:25     ` Jonathan Cameron
2017-10-23  8:09     ` Fabrice Gasnier
2017-10-23  8:09       ` Fabrice Gasnier
2017-10-23  8:09       ` Fabrice Gasnier

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.