Re: [PATCH] mtd: nand: pxa3xx_nand: Update Kconfig information

2017-09-29 Thread Gregory CLEMENT
Hi Thomas, On ven., sept. 29 2017, Thomas Petazzoni wrote: > Hello, > > Entering nitpick mode. nitpick accpeted! :) I am going to send a v2. Gregory > > On Thu, 28 Sep 2017 16:36:57 +0200, Gregory CLEMENT wrote: > >>This enables the driver for

Re: [PATCH] mtd: nand: pxa3xx_nand: Update Kconfig information

2017-09-29 Thread Gregory CLEMENT
Hi Thomas, On ven., sept. 29 2017, Thomas Petazzoni wrote: > Hello, > > Entering nitpick mode. nitpick accpeted! :) I am going to send a v2. Gregory > > On Thu, 28 Sep 2017 16:36:57 +0200, Gregory CLEMENT wrote: > >>This enables the driver for the NAND flash device found on >> -

Re: [PATCH] mtd: nand: pxa3xx_nand: Update Kconfig information

2017-09-29 Thread Thomas Petazzoni
Hello, Entering nitpick mode. On Thu, 28 Sep 2017 16:36:57 +0200, Gregory CLEMENT wrote: > 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 Armada 32bits(XP,

Re: [PATCH] mtd: nand: pxa3xx_nand: Update Kconfig information

2017-09-29 Thread Thomas Petazzoni
Hello, Entering nitpick mode. On Thu, 28 Sep 2017 16:36:57 +0200, Gregory CLEMENT wrote: > 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 Armada 32bits(XP,

[PATCH] mtd: nand: pxa3xx_nand: Update Kconfig information

2017-09-28 Thread 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 --- drivers/mtd/nand/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1

[PATCH] mtd: nand: pxa3xx_nand: Update Kconfig information

2017-09-28 Thread 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 --- drivers/mtd/nand/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git