devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: adc: stm32: Add support for differential channels
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Fabrice Gasnier @ 2017-10-17 13:15 UTC (permalink / raw)
  To: jic23, robh+dt
  Cc: mark.rutland, devicetree, benjamin.gaignard, lars,
	alexandre.torgue, linux-iio, pmeerw, linux, linux-kernel,
	mcoquelin.stm32, knaack.h, fabrice.gasnier, linux-arm-kernel,
	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] 15+ messages in thread

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

Thread overview: 15+ 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 ` [PATCH 1/3] dt-bindings: iio: adc: stm32: add support for diff channels Fabrice Gasnier
2017-10-21 17:54   ` Jonathan Cameron
2017-10-21 17:55     ` Jonathan Cameron
2017-10-21 19:23     ` Jonathan Cameron
2017-10-23  8:06       ` Fabrice Gasnier
     [not found]         ` <0726f676-0440-afbe-f275-ec7fdaa29c9f-qxv4g6HH51o@public.gmane.org>
2017-10-23 13:09           ` Jonathan Cameron
     [not found]   ` <1508246145-19417-2-git-send-email-fabrice.gasnier-qxv4g6HH51o@public.gmane.org>
2017-10-24 16:41     ` Rob Herring
2017-10-24 18:42       ` Jonathan Cameron
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
     [not found]   ` <1508246145-19417-3-git-send-email-fabrice.gasnier-qxv4g6HH51o@public.gmane.org>
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
     [not found]   ` <1508246145-19417-4-git-send-email-fabrice.gasnier-qxv4g6HH51o@public.gmane.org>
2017-10-21 19:25     ` Jonathan Cameron
2017-10-23  8:09       ` Fabrice Gasnier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).