Re: [PATCH v1 0/2] Add MDMA Support on STM32MP157C

From: Alexandre Torgue
Date: Wed May 02 2018 - 10:26:11 EST


Hi,

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

Pierre-Yves MORDRET (2):
ARM: configs: stm32: Add MDMA support on STM32MP157C
ARM: dts: stm32: Add MDMA support on STM32MP157C

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


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

Regards
Alex