All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
@ 2020-02-04 10:10 ` Olivier Moysan
  0 siblings, 0 replies; 46+ messages in thread
From: Olivier Moysan @ 2020-02-04 10:10 UTC (permalink / raw)
  To: jic23, robh+dt, olivier.moysan
  Cc: mark.rutland, knaack.h, lars, devicetree, linux-iio,
	linux-kernel, pmeerw, linux-stm32, linux-arm-kernel

Add scale and offset attributes support to STM32 DFSDM.
Also add scale support to the SD modulator, which can be used as input for the DFSDM.

Olivier Moysan (4):
  dt-bindings: iio: adc: sd modulator: add vref support
  iio: adc: sd modulator: add scale support
  iio: adc: stm32-dfsdm: use resolution define
  iio: adc: stm32-dfsdm: add scale and offset support

 .../iio/adc/sigma-delta-modulator.yaml        |   4 +
 drivers/iio/adc/sd_adc_modulator.c            | 108 ++++++++++++++++--
 drivers/iio/adc/stm32-dfsdm-adc.c             | 107 ++++++++++++++++-
 3 files changed, 207 insertions(+), 12 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-09-30 15:19 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04 10:10 [PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support Olivier Moysan
2020-02-04 10:10 ` Olivier Moysan
2020-02-04 10:10 ` [PATCH 1/4] dt-bindings: iio: adc: sd modulator: add vref support Olivier Moysan
2020-02-04 10:10   ` Olivier Moysan
2020-02-06 19:08   ` Rob Herring
2020-02-06 19:08     ` Rob Herring
2020-02-08 16:04   ` Jonathan Cameron
2020-02-08 16:04     ` Jonathan Cameron
2020-02-11 15:24     ` Olivier MOYSAN
2020-02-11 15:24       ` Olivier MOYSAN
2020-02-04 10:10 ` [PATCH 2/4] iio: adc: sd modulator: add scale support Olivier Moysan
2020-02-04 10:10   ` Olivier Moysan
2020-02-08 16:03   ` Jonathan Cameron
2020-02-08 16:03     ` Jonathan Cameron
2020-02-11 15:22     ` Olivier MOYSAN
2020-02-11 15:22       ` Olivier MOYSAN
2020-02-04 10:10 ` [PATCH 3/4] iio: adc: stm32-dfsdm: use resolution define Olivier Moysan
2020-02-04 10:10   ` Olivier Moysan
2020-02-04 10:10 ` [PATCH 4/4] iio: adc: stm32-dfsdm: add scale and offset support Olivier Moysan
2020-02-04 10:10   ` Olivier Moysan
2020-02-08 16:18   ` Jonathan Cameron
2020-02-08 16:18     ` Jonathan Cameron
2020-02-11 15:19     ` Olivier MOYSAN
2020-02-11 15:19       ` Olivier MOYSAN
2020-02-14 13:11       ` Jonathan Cameron
2020-02-14 13:11         ` Jonathan Cameron
2020-02-14 14:49         ` Olivier MOYSAN
2020-02-14 14:49           ` Olivier MOYSAN
2020-02-14 15:10           ` Jonathan Cameron
2020-02-14 15:10             ` Jonathan Cameron
     [not found]             ` <AM9PR10MB43558CEB8DAE7F373E9E7A5DF9D69@AM9PR10MB4355.EURPRD10.PROD.OUTLOOK.COM>
2021-09-10 15:56               ` Olivier MOYSAN
2021-09-10 15:56                 ` Olivier MOYSAN
2021-09-12 17:26                 ` Jonathan Cameron
2021-09-12 17:26                   ` Jonathan Cameron
2021-09-14 15:43                   ` Olivier MOYSAN
2021-09-14 15:43                     ` Olivier MOYSAN
2021-09-19 18:14                     ` Jonathan Cameron
2021-09-19 18:14                       ` Jonathan Cameron
2021-09-24 13:14                       ` Olivier MOYSAN
2021-09-24 13:14                         ` Olivier MOYSAN
2021-09-26 14:56                         ` Jonathan Cameron
2021-09-26 14:56                           ` Jonathan Cameron
2021-09-29 16:44                           ` Olivier MOYSAN
2021-09-29 16:44                             ` Olivier MOYSAN
2021-09-30 15:21                             ` Jonathan Cameron
2021-09-30 15:21                               ` 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.