Re: [PATCH v1 0/4] Add DMAv2 and DMAMUX Support on STM32MP157C

From: Alexandre Torgue
Date: Wed May 02 2018 - 10:25:06 EST


Hi

On 04/20/2018 11:14 AM, Pierre-Yves MORDRET wrote:
This patch adds DMAv2 and DMAMUX support on STM32MP157C with configs and device tree.
---
Version history:
v1:
* Initial
---

Pierre-Yves MORDRET (4):
ARM: configs: stm32: Add DMAv2 support on STM32MP157C machine
ARM: configs: stm32: Add DMAMUX support on STM32MP157C
ARM: dts: stm32: Add DMAv2 support on STM32MP157C
ARM: dts: stm32: Add DMAMUX support on STM32MP157C

arch/arm/boot/dts/stm32mp157c.dtsi | 44 ++++++++++++++++++++++++++++++++++++++
arch/arm/mach-stm32/Kconfig | 2 ++
2 files changed, 46 insertions(+)

Series applied on stm32-next. As said before I modified commit header for mach-stm32/Kconfig patch.

Regards
Alex