Messages in this thread |  | | Subject | Re: [PATCH 0/7] iio: adc: stm32-dfsdm: misc fixes and improvements | From | Arnaud Pouliquen <> | Date | Fri, 23 Feb 2018 14:49:45 +0100 |
| |
Hello,
For the series: Acked-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Thanks, Arnaud
On 02/23/2018 01:50 PM, Fabrice Gasnier wrote: > This series brings some fixes and improvements to STM32 DFSDM driver. > > Fabrice Gasnier (7): > iio: adc: stm32-dfsdm: fix compatible data use > iio: adc: stm32-dfsdm: fix call to stop channel > iio: adc: stm32-dfsdm: fix clock source selection > iio: adc: stm32-dfsdm: fix multiple channel initialization > iio: adc: stm32-dfsdm: misc style improvements and fixes > iio: adc: stm32-dfsdm: add check on max filter id > iio: adc: stm32-dfsdm: add check on spi-max-frequency > > drivers/iio/adc/stm32-dfsdm-adc.c | 52 ++++++++++++++++++++------------------ > drivers/iio/adc/stm32-dfsdm-core.c | 17 +++++++++++-- > 2 files changed, 42 insertions(+), 27 deletions(-) >
|  |