[PATCH 0/3] iio: adc: stm32: Add support for differential channels

From: Fabrice Gasnier
Date: Tue Oct 17 2017 - 09:17:19 EST


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