Re: [PATCH v2 4/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D

2015-08-26 Thread Huang Shijie
On Wed, Aug 26, 2015 at 03:24:14PM -0500, Han Xu wrote: > Hi Shijie, > > The features for MX6 and MX7 are not identical, I would love to use > two macros in this patch and will push another patch to use quirks to > distinguish them, is that Okay for you? okay, no problem. Actually, you should be

Re: [PATCH v2 4/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D

2015-08-26 Thread Han Xu
Hi Shijie, The features for MX6 and MX7 are not identical, I would love to use two macros in this patch and will push another patch to use quirks to distinguish them, is that Okay for you? On Tue, Aug 18, 2015 at 1:52 AM, Huang Shijie wrote: > On Mon, Aug 17, 2015 at 10:24:55PM -0500, Han Xu

Re: [PATCH v2 4/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D

2015-08-26 Thread Han Xu
Hi Shijie, The features for MX6 and MX7 are not identical, I would love to use two macros in this patch and will push another patch to use quirks to distinguish them, is that Okay for you? On Tue, Aug 18, 2015 at 1:52 AM, Huang Shijie shijie.hu...@arm.com wrote: On Mon, Aug 17, 2015 at

Re: [PATCH v2 4/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D

2015-08-26 Thread Huang Shijie
On Wed, Aug 26, 2015 at 03:24:14PM -0500, Han Xu wrote: Hi Shijie, The features for MX6 and MX7 are not identical, I would love to use two macros in this patch and will push another patch to use quirks to distinguish them, is that Okay for you? okay, no problem. Actually, you should be the

Re: [PATCH v2 4/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D

2015-08-18 Thread Huang Shijie
On Mon, Aug 17, 2015 at 10:24:55PM -0500, Han Xu wrote: > support GPMI NAND on i.MX7D > > Signed-off-by: Han Xu > --- > drivers/mtd/nand/gpmi-nand/bch-regs.h | 14 +++--- > drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 10 ++ > drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 24

Re: [PATCH v2 4/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D

2015-08-18 Thread Huang Shijie
On Mon, Aug 17, 2015 at 10:24:55PM -0500, Han Xu wrote: support GPMI NAND on i.MX7D Signed-off-by: Han Xu b45...@freescale.com --- drivers/mtd/nand/gpmi-nand/bch-regs.h | 14 +++--- drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 10 ++ drivers/mtd/nand/gpmi-nand/gpmi-nand.c |

[PATCH v2 4/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D

2015-08-17 Thread Han Xu
support GPMI NAND on i.MX7D Signed-off-by: Han Xu --- drivers/mtd/nand/gpmi-nand/bch-regs.h | 14 +++--- drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 10 ++ drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 24 drivers/mtd/nand/gpmi-nand/gpmi-nand.h | 7 +-- 4

[PATCH v2 4/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D

2015-08-17 Thread Han Xu
support GPMI NAND on i.MX7D Signed-off-by: Han Xu b45...@freescale.com --- drivers/mtd/nand/gpmi-nand/bch-regs.h | 14 +++--- drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 10 ++ drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 24