linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: multi_v7_defconfig: Add Marvell NAND controller support
@ 2018-05-28 15:13 Gregory CLEMENT
  2018-06-07 14:21 ` Gregory CLEMENT
  2018-06-27  9:31 ` Gregory CLEMENT
  0 siblings, 2 replies; 3+ messages in thread
From: Gregory CLEMENT @ 2018-05-28 15:13 UTC (permalink / raw)
  To: linux-arm-kernel

Add Marvell NAND controller support used by some Marvell Armada based
boards.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
---
Changelog v1 -> v2:

 - Rebased on v4.17-rc1 (Dropped "ARM: multi_v7_defconfig: Update with
   current configuration")

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index e6b3c96d4c09..3fcb17b38f50 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -210,6 +210,7 @@ CONFIG_MTD_NAND_DENALI_DT=y
 CONFIG_MTD_NAND_OMAP2=y
 CONFIG_MTD_NAND_OMAP_BCH=y
 CONFIG_MTD_NAND_ATMEL=y
+CONFIG_MTD_NAND_MARVELL=y
 CONFIG_MTD_NAND_GPMI_NAND=y
 CONFIG_MTD_NAND_BRCMNAND=y
 CONFIG_MTD_NAND_VF610_NFC=y
-- 
2.17.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-27  9:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-28 15:13 [PATCH v2] ARM: multi_v7_defconfig: Add Marvell NAND controller support Gregory CLEMENT
2018-06-07 14:21 ` Gregory CLEMENT
2018-06-27  9:31 ` Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).