Re: [PATCH 4/4] ARM: dts: stm32: Add DAC support on stm32f429

2017-07-27 Thread Alexandre Torgue
Hi, On 07/10/2017 03:24 PM, Fabrice Gasnier wrote: Add support for DAC (Digital to Analog Converter) to STM32F429. STM32F429 DAC has two output channels. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32f429.dtsi | 25 + 1 file changed, 25 insertions(+) dif

Re: [PATCH 4/4] ARM: dts: stm32: Add DAC support on stm32f429

2017-07-10 Thread Jonathan Cameron
On Mon, 10 Jul 2017 15:24:00 +0200 Fabrice Gasnier wrote: > Add support for DAC (Digital to Analog Converter) to STM32F429. > STM32F429 DAC has two output channels. > > Signed-off-by: Fabrice Gasnier Driver support is working it's way towards mainline, though will be next merge window now so no