linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/3] mtd: nand: Include IMX6 in the list of supported SoCs
@ 2012-07-25 11:18 Fabio Estevam
  2012-07-25 11:18 ` [PATCH v2 2/3] mtd: nand: Let MTD_NAND_GPMI_NAND depend on MXS_DMA Fabio Estevam
                   ` (3 more replies)
  0 siblings, 4 replies; 28+ messages in thread
From: Fabio Estevam @ 2012-07-25 11:18 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@freescale.com>

Include IMX6 in the list of supported SoCs.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Changes since v1:
- No changes
 drivers/mtd/nand/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index f4e81a7..b40e172 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -464,7 +464,7 @@ config MTD_NAND_GPMI_NAND
         bool "GPMI NAND Flash Controller driver"
         depends on MTD_NAND && (SOC_IMX23 || SOC_IMX28 || SOC_IMX6Q)
         help
-	 Enables NAND Flash support for IMX23 or IMX28.
+	 Enables NAND Flash support for IMX23, IMX28 or IMX6.
 	 The GPMI controller is very powerful, with the help of BCH
 	 module, it can do the hardware ECC. The GPMI supports several
 	 NAND flashs at the same time. The GPMI may conflicts with other
-- 
1.7.1

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

end of thread, other threads:[~2012-08-17 15:52 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 11:18 [PATCH v2 1/3] mtd: nand: Include IMX6 in the list of supported SoCs Fabio Estevam
2012-07-25 11:18 ` [PATCH v2 2/3] mtd: nand: Let MTD_NAND_GPMI_NAND depend on MXS_DMA Fabio Estevam
2012-07-26  2:27   ` Huang Shijie
2012-07-26 10:35     ` Fabio Estevam
2012-07-27  9:28   ` Richard Zhao
2012-08-03 10:07   ` Sascha Hauer
2012-08-05  6:36     ` Dirk Behme
2012-07-25 11:18 ` [PATCH v2 3/3] ARM: imx_v6_v7_defconfig: Select MXS_DMA Fabio Estevam
2012-07-25 15:05   ` Huang Shijie
2012-07-25 15:23     ` Fabio Estevam
2012-07-26  2:24       ` Huang Shijie
2012-07-26  2:29         ` Dong Aisheng
2012-07-26 10:38           ` Fabio Estevam
2012-07-28 13:02             ` Shawn Guo
2012-07-26 10:45         ` David Woodhouse
2012-07-26 10:53         ` Fabio Estevam
2012-07-26 10:56           ` Huang Shijie
2012-07-26 11:08             ` Fabio Estevam
2012-07-26 11:32               ` Huang Shijie
2012-07-27  9:26                 ` Richard Zhao
2012-07-27  9:30                 ` Dirk Behme
2012-07-27 10:21                   ` Huang Shijie
2012-07-26 11:54               ` David Woodhouse
2012-08-03  8:40   ` Dirk Behme
2012-08-03  8:59     ` Huang Shijie
2012-07-27  9:30 ` [PATCH v2 1/3] mtd: nand: Include IMX6 in the list of supported SoCs Richard Zhao
2012-07-27 10:12   ` Huang Shijie
2012-08-17 15:52 ` Artem Bityutskiy

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