All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] STM32 ADC analog switches supply control
@ 2019-06-12  7:24 ` Fabrice Gasnier
  0 siblings, 0 replies; 30+ messages in thread
From: Fabrice Gasnier @ 2019-06-12  7:24 UTC (permalink / raw)
  To: jic23, robh+dt, alexandre.torgue
  Cc: mark.rutland, mcoquelin.stm32, lars, knaack.h, pmeerw,
	fabrice.gasnier, linux-iio, devicetree, linux-stm32,
	linux-arm-kernel, linux-kernel

This series adds support for SYSCFG bits that control ADC analog switches
supply on STM32MP1 and STM32H7.

The ADC inputs are multiplexed with analog switches which have reduced
performances when their supply is below 2.7V. Analog switches supply
can be controlled using SYSCFG bits, to reach full ADC performance.

Fabrice Gasnier (3):
  dt-bindings: iio: adc: stm32: add analog switches supply control
  iio: adc: stm32-adc: add analog switches supply control
  ARM: dts: stm32: add ADC analog switches syscfg on stm32mp157c

 .../devicetree/bindings/iio/adc/st,stm32-adc.txt   |   6 +
 arch/arm/boot/dts/stm32mp157c.dtsi                 |   1 +
 drivers/iio/adc/stm32-adc-core.c                   | 232 ++++++++++++++++++++-
 3 files changed, 237 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-06-28  8:18 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-12  7:24 [PATCH 0/3] STM32 ADC analog switches supply control Fabrice Gasnier
2019-06-12  7:24 ` Fabrice Gasnier
2019-06-12  7:24 ` Fabrice Gasnier
2019-06-12  7:24 ` [PATCH 1/3] dt-bindings: iio: adc: stm32: add " Fabrice Gasnier
2019-06-12  7:24   ` Fabrice Gasnier
2019-06-12  7:24   ` Fabrice Gasnier
2019-06-16 15:12   ` Jonathan Cameron
2019-06-16 15:12     ` Jonathan Cameron
2019-06-16 15:12     ` Jonathan Cameron
2019-06-12  7:24 ` [PATCH 2/3] iio: adc: stm32-adc: " Fabrice Gasnier
2019-06-12  7:24   ` Fabrice Gasnier
2019-06-12  7:24   ` Fabrice Gasnier
2019-06-16 15:07   ` Jonathan Cameron
2019-06-16 15:07     ` Jonathan Cameron
2019-06-16 15:07     ` Jonathan Cameron
2019-06-17 12:43     ` Fabrice Gasnier
2019-06-17 12:43       ` Fabrice Gasnier
2019-06-17 12:43       ` Fabrice Gasnier
2019-06-19 12:38       ` Fabrice Gasnier
2019-06-19 12:38         ` Fabrice Gasnier
2019-06-19 12:38         ` Fabrice Gasnier
2019-06-22 11:05         ` Jonathan Cameron
2019-06-22 11:05           ` Jonathan Cameron
2019-06-22 11:05           ` Jonathan Cameron
2019-06-28  8:17           ` Fabrice Gasnier
2019-06-28  8:17             ` Fabrice Gasnier
2019-06-28  8:17             ` Fabrice Gasnier
2019-06-12  7:24 ` [PATCH 3/3] ARM: dts: stm32: add ADC analog switches syscfg on stm32mp157c Fabrice Gasnier
2019-06-12  7:24   ` Fabrice Gasnier
2019-06-12  7:24   ` 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.