memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
authorChristophe Kerello <christophe.kerello@st.com>
Fri, 31 Jul 2020 07:53:40 +0000 (09:53 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 13 Aug 2020 07:53:34 +0000 (09:53 +0200)
commit6d47598629f63fa05ef51a0628f971c14c800874
treed5afdb5def74d598f8d32864bb8070a54da9715f
parent834b85c9e8363f2316e066d2f0b7ba379cef4dfa
memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver

The driver adds the support for the STMicroelectronics FMC2 EBI controller
found on STM32MP SOCs.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
drivers/memory/Kconfig
drivers/memory/Makefile
drivers/memory/stm32-fmc2-ebi.c [new file with mode: 0644]