linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] mtd: nand: pxa3xx_nand: Update Kconfig information
@ 2017-09-29 13:34 Gregory CLEMENT
  2017-10-05  7:23 ` Boris Brezillon
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2017-09-29 13:34 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Richard Weinberger, David Woodhouse, Brian Norris, Marek Vasut,
	Cyrille Pitchen, linux-mtd, linux-kernel, Thomas Petazzoni,
	Antoine Tenart, Miquèl Raynal, Nadav Haklai, Shadi Ammouri,
	Yehuda Yitschak, Omri Itach, Hanna Hawa, Igal Liberman,
	Marcin Wojtas, Gregory CLEMENT

More and more SoCs use the pxa3xx_nand driver for their controller but
the list of them was not updated. This patch add the last SoCs using the
driver.

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

- Improve wording thanks to Thomas Petazzoni

 drivers/mtd/nand/Kconfig | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 3f2036f31da4..bb48aafed9a2 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -317,8 +317,11 @@ config MTD_NAND_PXA3xx
 	tristate "NAND support on PXA3xx and Armada 370/XP"
 	depends on PXA3xx || ARCH_MMP || PLAT_ORION || ARCH_MVEBU
 	help
+
 	  This enables the driver for the NAND flash device found on
-	  PXA3xx processors (NFCv1) and also on Armada 370/XP (NFCv2).
+	  PXA3xx processors (NFCv1) and also on 32-bit Armada
+	  platforms (XP, 370, 375, 38x, 39x) and 64-bit Armada
+	  platforms (7K, 8K) (NFCv2).
 
 config MTD_NAND_SLC_LPC32XX
 	tristate "NXP LPC32xx SLC Controller"
-- 
2.14.1

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

* Re: [PATCH v2] mtd: nand: pxa3xx_nand: Update Kconfig information
  2017-09-29 13:34 [PATCH v2] mtd: nand: pxa3xx_nand: Update Kconfig information Gregory CLEMENT
@ 2017-10-05  7:23 ` Boris Brezillon
  0 siblings, 0 replies; 2+ messages in thread
From: Boris Brezillon @ 2017-10-05  7:23 UTC (permalink / raw)
  To: Gregory CLEMENT
  Cc: Richard Weinberger, David Woodhouse, Brian Norris, Marek Vasut,
	Cyrille Pitchen, linux-mtd, linux-kernel, Thomas Petazzoni,
	Antoine Tenart, Miquèl Raynal, Nadav Haklai, Shadi Ammouri,
	Yehuda Yitschak, Omri Itach, Hanna Hawa, Igal Liberman,
	Marcin Wojtas

On Fri, 29 Sep 2017 15:34:24 +0200
Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:

> More and more SoCs use the pxa3xx_nand driver for their controller but
> the list of them was not updated. This patch add the last SoCs using the
> driver.
> 

Applied.

Thanks,

Boris

> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> ---
> Changelog v1->v2:
> 
> - Improve wording thanks to Thomas Petazzoni
> 
>  drivers/mtd/nand/Kconfig | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
> index 3f2036f31da4..bb48aafed9a2 100644
> --- a/drivers/mtd/nand/Kconfig
> +++ b/drivers/mtd/nand/Kconfig
> @@ -317,8 +317,11 @@ config MTD_NAND_PXA3xx
>  	tristate "NAND support on PXA3xx and Armada 370/XP"
>  	depends on PXA3xx || ARCH_MMP || PLAT_ORION || ARCH_MVEBU
>  	help
> +
>  	  This enables the driver for the NAND flash device found on
> -	  PXA3xx processors (NFCv1) and also on Armada 370/XP (NFCv2).
> +	  PXA3xx processors (NFCv1) and also on 32-bit Armada
> +	  platforms (XP, 370, 375, 38x, 39x) and 64-bit Armada
> +	  platforms (7K, 8K) (NFCv2).
>  
>  config MTD_NAND_SLC_LPC32XX
>  	tristate "NXP LPC32xx SLC Controller"

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

end of thread, other threads:[~2017-10-05  7:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-29 13:34 [PATCH v2] mtd: nand: pxa3xx_nand: Update Kconfig information Gregory CLEMENT
2017-10-05  7:23 ` Boris Brezillon

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