Re: [PATCH 5/5] iio: adc: stm32: add support for STM32H7

2017-05-20 Thread Jonathan Cameron
On 19/05/17 13:45, Fabrice Gasnier wrote: Add support for STM32H7 Analog to Digital Converter. It has up to 20 external channels, resolution ranges from 8 to 16bits. Either bus or asynchronous adc clock may be used. Add registers & bitfields definition. Also add new configuration options to

Re: [PATCH 5/5] iio: adc: stm32: add support for STM32H7

2017-05-20 Thread Jonathan Cameron
On 19/05/17 13:45, Fabrice Gasnier wrote: Add support for STM32H7 Analog to Digital Converter. It has up to 20 external channels, resolution ranges from 8 to 16bits. Either bus or asynchronous adc clock may be used. Add registers & bitfields definition. Also add new configuration options to

[PATCH 5/5] iio: adc: stm32: add support for STM32H7

2017-05-19 Thread Fabrice Gasnier
Add support for STM32H7 Analog to Digital Converter. It has up to 20 external channels, resolution ranges from 8 to 16bits. Either bus or asynchronous adc clock may be used. Add registers & bitfields definition. Also add new configuration options to enter/exit powerdown and perform

[PATCH 5/5] iio: adc: stm32: add support for STM32H7

2017-05-19 Thread Fabrice Gasnier
Add support for STM32H7 Analog to Digital Converter. It has up to 20 external channels, resolution ranges from 8 to 16bits. Either bus or asynchronous adc clock may be used. Add registers & bitfields definition. Also add new configuration options to enter/exit powerdown and perform