Re: [PATCH 0/2] add FMC2 EBI controller support

From: Alexandre Torgue
Date: Wed Sep 23 2020 - 11:39:14 EST


Hi Christophe,

On 9/4/20 3:20 PM, Christophe Kerello wrote:
This patchset enables FMC2 EBI support on STM32MP1 SOCs.

Christophe Kerello (2):
ARM: multi_v7_defconfig: add FMC2 EBI controller support
ARM: dts: stm32: add FMC2 EBI support for stm32mp157c

arch/arm/boot/dts/stm32mp151.dtsi | 43 +++++++++++++++++++++++------------
arch/arm/boot/dts/stm32mp157c-ev1.dts | 16 +++++++------
arch/arm/configs/multi_v7_defconfig | 1 +
3 files changed, 39 insertions(+), 21 deletions(-)


Series applied on stm32-next.

Regards
Alex