OSDN Git Service

memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
authorChristophe Kerello <christophe.kerello@st.com>
Fri, 12 Jun 2020 15:22:40 +0000 (17:22 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 7 Jul 2020 18:58:17 +0000 (20:58 +0200)
commit66b8173a197fb754a54798820f1e46f3d9df7819
tree54ad9b62c6f13e957ea0b65dd23c9694dd7e0848
parent1ab2f86f996fae09e2e216511584143c82efd030
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>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/1591975362-22009-5-git-send-email-christophe.kerello@st.com
drivers/memory/Kconfig
drivers/memory/Makefile
drivers/memory/stm32-fmc2-ebi.c [new file with mode: 0644]