Re: [PATCH] ARM: dts: stm32: Add DAC support on stm32h7

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

[PATCH] ARM: dts: stm32: Add DAC support on stm32h7

2017-07-10 Thread Fabrice Gasnier
Add support for DAC (Digital to Analog Converter) to STM32H7. STM32H7 DAC has two output channels. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32h743.dtsi | 24 1 file changed, 24 insertions(+) diff --git a/arch/arm/boot/dts/stm32h743.dtsi b/arch/arm/boot/dt