linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller
@ 2016-04-14  7:54 Masahiro Yamada
  2016-04-14 12:22 ` Javier Martinez Canillas
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2016-04-14  7:54 UTC (permalink / raw)
  To: arm
  Cc: Masahiro Yamada, Javier Martinez Canillas, Kukjin Kim,
	Krzysztof Kozlowski, Thierry Reding, Geert Uytterhoeven,
	linux-kernel, Timo Sigurdsson, Russell King, Alexandre Belloni,
	Arnd Bergmann, Sjoerd Simons, Olof Johansson, linux-arm-kernel

This NAND controller device is used on UniPhier SoCs (and I know
it is also used on SoC FPGA).

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 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 2823490..ef1d642 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -183,6 +183,7 @@ CONFIG_MTD_CMDLINE_PARTS=y
 CONFIG_MTD_BLOCK=y
 CONFIG_MTD_M25P80=y
 CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_DENALI_DT=y
 CONFIG_MTD_NAND_ATMEL=y
 CONFIG_MTD_NAND_BRCMNAND=y
 CONFIG_MTD_NAND_VF610_NFC=y
-- 
1.9.1

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

end of thread, other threads:[~2016-04-25 19:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-14  7:54 [PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller Masahiro Yamada
2016-04-14 12:22 ` Javier Martinez Canillas
2016-04-25 19:08   ` Arnd Bergmann

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).