Re: [PATCH] ARM: dts: stm32: Add DAC support to stm32mp157c

2018-05-02 Thread Alexandre Torgue
Hi Fabrice On 04/18/2018 05:46 PM, Fabrice Gasnier wrote: Add support for DAC (Digital to Analog Converter) to STM32MP157C. STM32MP157C DAC has two output channels. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32mp157c.dtsi | 24 1 file changed, 24 insert

Re: [PATCH] ARM: dts: stm32: Add DAC support to stm32mp157c

2018-04-19 Thread kbuild test robot
Hi Fabrice, Thank you for the patch! Yet something to improve: [auto build test ERROR on robh/for-next] [also build test ERROR on v4.17-rc1 next-20180419] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

[PATCH] ARM: dts: stm32: Add DAC support to stm32mp157c

2018-04-18 Thread Fabrice Gasnier
Add support for DAC (Digital to Analog Converter) to STM32MP157C. STM32MP157C DAC has two output channels. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32mp157c.dtsi | 24 1 file changed, 24 insertions(+) diff --git a/arch/arm/boot/dts/stm32mp157c.dtsi b/arc