All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Beel <koen.beel.barco@gmail.com>
To: Huang Shijie <b32955@freescale.com>
Cc: dedekind1@gmail.com, s.hauer@pengutronix.de,
	w.sang@pengutronix.de, linux-mtd@lists.infradead.org,
	shijie8@gmail.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v10 0/3] add the GPMI controller driver for IMX23/IMX28
Date: Fri, 26 Aug 2011 15:34:47 +0200	[thread overview]
Message-ID: <CAHMSPgPPCujzifQ8jRa7vn+9eFb=O4otCEbzC3n+pNh=kryC=w@mail.gmail.com> (raw)
In-Reply-To: <4E57118E.90100@freescale.com>

Tested-by: Koen Beel <koen.beel@barco.com>

On Fri, Aug 26, 2011 at 5:22 AM, Huang Shijie <b32955@freescale.com> wrote:
> Hi Artem:
>>
>> On Wed, 2011-08-24 at 15:33 +0800, Huang Shijie wrote:
>>>
>>> The patch set is based on Artem's tree:
>>>        http://git.infradead.org/users/dedekind/l2-mtd-2.6.git
>>>
>>> The general-purpose media interface(GPMI) controller is a flexible
>>> interface
>>> to up to several NAND flashs.
>>>
>>> The Bose Ray-Choudhury Hocquenghem(BCH) module is a hardware ECC
>>> accelerator.
>>>
>>> With the help of BCH, the GPMI controller can choose to do the hardware
>>> ECC or
>>> not.
>>>
>>> This driver is a _pure_ MTD NAND controller driver now.
>>
>> I've pushed these patches to my l2-mtd-2.6.git tree. I assume they are
>> independent of the other patches of yours: "[PATCH v8 0/4] add the
>> GPMI-NAND support for imx23/imx28".
>>
> thanks very much :)
>
> Huang Shijie
>>
>> I did not really review the driver carefully, but the code looks neat at
>> the first glance. My tree is in linux-next, so you should see your
>> driver there.
>>
>> Also, if someone gives it more review, and you send a new version, I can
>> always pick it up.
>>
>> Thanks.
>>
>
>
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
>

WARNING: multiple messages have this Message-ID (diff)
From: koen.beel.barco@gmail.com (Koen Beel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v10 0/3] add the GPMI controller driver for IMX23/IMX28
Date: Fri, 26 Aug 2011 15:34:47 +0200	[thread overview]
Message-ID: <CAHMSPgPPCujzifQ8jRa7vn+9eFb=O4otCEbzC3n+pNh=kryC=w@mail.gmail.com> (raw)
In-Reply-To: <4E57118E.90100@freescale.com>

Tested-by: Koen Beel <koen.beel@barco.com>

On Fri, Aug 26, 2011 at 5:22 AM, Huang Shijie <b32955@freescale.com> wrote:
> Hi Artem:
>>
>> On Wed, 2011-08-24 at 15:33 +0800, Huang Shijie wrote:
>>>
>>> The patch set is based on Artem's tree:
>>> ? ? ? ?http://git.infradead.org/users/dedekind/l2-mtd-2.6.git
>>>
>>> The general-purpose media interface(GPMI) controller is a flexible
>>> interface
>>> to up to several NAND flashs.
>>>
>>> The Bose Ray-Choudhury Hocquenghem(BCH) module is a hardware ECC
>>> accelerator.
>>>
>>> With the help of BCH, the GPMI controller can choose to do the hardware
>>> ECC or
>>> not.
>>>
>>> This driver is a _pure_ MTD NAND controller driver now.
>>
>> I've pushed these patches to my l2-mtd-2.6.git tree. I assume they are
>> independent of the other patches of yours: "[PATCH v8 0/4] add the
>> GPMI-NAND support for imx23/imx28".
>>
> thanks very much :)
>
> Huang Shijie
>>
>> I did not really review the driver carefully, but the code looks neat at
>> the first glance. My tree is in linux-next, so you should see your
>> driver there.
>>
>> Also, if someone gives it more review, and you send a new version, I can
>> always pick it up.
>>
>> Thanks.
>>
>
>
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
>

  reply	other threads:[~2011-08-26 13:34 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-24  7:33 [PATCH v10 0/3] add the GPMI controller driver for IMX23/IMX28 Huang Shijie
2011-08-24  7:33 ` Huang Shijie
2011-08-24  7:33 ` [PATCH v10 1/3] MTD : add the common code for GPMI-NAND controller driver Huang Shijie
2011-08-24  7:33   ` Huang Shijie
2011-08-26 15:12   ` Marek Vasut
2011-08-26 15:12     ` Marek Vasut
2011-08-24  7:33 ` [PATCH v10 2/3] MTD : add helper functions library and header files for GPMI NAND driver Huang Shijie
2011-08-24  7:33   ` Huang Shijie
2011-08-26 15:15   ` Marek Vasut
2011-08-26 15:15     ` Marek Vasut
2011-08-24  7:33 ` [PATCH v10 3/3] MTD : add GPMI-NAND driver in the config and Makefile Huang Shijie
2011-08-24  7:33   ` Huang Shijie
2011-08-26 15:15   ` Marek Vasut
2011-08-26 15:15     ` Marek Vasut
2011-08-25 11:34 ` [PATCH v10 0/3] add the GPMI controller driver for IMX23/IMX28 Artem Bityutskiy
2011-08-25 11:34   ` Artem Bityutskiy
2011-08-26  3:22   ` Huang Shijie
2011-08-26  3:22     ` Huang Shijie
2011-08-26 13:34     ` Koen Beel [this message]
2011-08-26 13:34       ` Koen Beel
2011-08-26 15:15   ` Marek Vasut
2011-08-26 15:15     ` Marek Vasut
2011-08-27  1:03     ` Huang Shijie
2011-08-27  1:03       ` Huang Shijie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHMSPgPPCujzifQ8jRa7vn+9eFb=O4otCEbzC3n+pNh=kryC=w@mail.gmail.com' \
    --to=koen.beel.barco@gmail.com \
    --cc=b32955@freescale.com \
    --cc=dedekind1@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shijie8@gmail.com \
    --cc=w.sang@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.