All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for STM32MP1 ADC
@ 2018-04-18 15:37 ` Fabrice Gasnier
  0 siblings, 0 replies; 29+ messages in thread
From: Fabrice Gasnier @ 2018-04-18 15:37 UTC (permalink / raw)
  To: jic23, robh+dt, alexandre.torgue
  Cc: mark.rutland, mcoquelin.stm32, lars, knaack.h, pmeerw,
	fabrice.gasnier, linux-iio, devicetree, linux-arm-kernel,
	linux-kernel, benjamin.gaignard

Add support for STM32MP1 Analog to Digital Converter variant.
It's quite similar to STM32H7 ADC and re-use most of existing driver.

Fabrice Gasnier (3):
  dt-bindings: iio: stm32-adc: add support for STM32MP1.
  iio: adc: stm32-adc: add support for STM32MP1
  ARM: dts: stm32: Add ADC support to stm32mp157c

 .../devicetree/bindings/iio/adc/st,stm32-adc.txt   |  6 +-
 arch/arm/boot/dts/stm32mp157c.dtsi                 | 32 +++++++++++
 drivers/iio/adc/stm32-adc-core.c                   | 66 ++++++++++++++++------
 drivers/iio/adc/stm32-adc.c                        | 47 +++++++++++++--
 4 files changed, 128 insertions(+), 23 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2018-04-28 15:18 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-18 15:37 [PATCH 0/3] Add support for STM32MP1 ADC Fabrice Gasnier
2018-04-18 15:37 ` Fabrice Gasnier
2018-04-18 15:37 ` Fabrice Gasnier
2018-04-18 15:37 ` [PATCH 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1 Fabrice Gasnier
2018-04-18 15:37   ` Fabrice Gasnier
2018-04-18 15:37   ` Fabrice Gasnier
2018-04-21 15:36   ` Jonathan Cameron
2018-04-21 15:36     ` Jonathan Cameron
2018-04-21 15:36     ` Jonathan Cameron
2018-04-24 16:27   ` Rob Herring
2018-04-24 16:27     ` Rob Herring
2018-04-25  7:22     ` Fabrice Gasnier
2018-04-25  7:22       ` Fabrice Gasnier
2018-04-25  7:22       ` Fabrice Gasnier
2018-04-28 15:18       ` Jonathan Cameron
2018-04-28 15:18         ` Jonathan Cameron
2018-04-28 15:18         ` Jonathan Cameron
2018-04-18 15:37 ` [PATCH 2/3] iio: adc: " Fabrice Gasnier
2018-04-18 15:37   ` Fabrice Gasnier
2018-04-18 15:37   ` Fabrice Gasnier
2018-04-21 15:36   ` Jonathan Cameron
2018-04-21 15:36     ` Jonathan Cameron
2018-04-21 15:36     ` Jonathan Cameron
2018-04-18 15:37 ` [PATCH 3/3] ARM: dts: stm32: Add ADC support to stm32mp157c Fabrice Gasnier
2018-04-18 15:37   ` Fabrice Gasnier
2018-04-18 15:37   ` Fabrice Gasnier
2018-04-21 15:37   ` Jonathan Cameron
2018-04-21 15:37     ` Jonathan Cameron
2018-04-21 15:37     ` 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.