Re: [PATCH v2 2/5] iio: dac: add support for stm32 DAC

2017-04-10 Thread Fabrice Gasnier
On 04/09/2017 10:39 AM, Jonathan Cameron wrote: > On 06/04/17 17:11, Fabrice Gasnier wrote: >> Add support for STMicroelectronics STM32 DAC. It's a 12-bit, voltage >> output digital-to-analog converter. It has two output channels, each >> with its own converter. >> It supports 8 bits or 12bits left

Re: [PATCH v2 2/5] iio: dac: add support for stm32 DAC

2017-04-09 Thread Jonathan Cameron
On 06/04/17 17:11, Fabrice Gasnier wrote: > Add support for STMicroelectronics STM32 DAC. It's a 12-bit, voltage > output digital-to-analog converter. It has two output channels, each > with its own converter. > It supports 8 bits or 12bits left/right aligned data format. Only > 12bits right-aligne