All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawn.guo@linaro.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: dedekind1@gmail.com, s.hauer@pengutronix.de,
	w.sang@pengutronix.de, Huang Shijie <b32955@freescale.com>,
	linux-mtd@lists.infradead.org, Sam Gandhi <samgandhi9@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v8 4/4] ARM: mxs/mx28evk: add GPMI-NAND device
Date: Fri, 6 Apr 2012 21:46:02 +0800	[thread overview]
Message-ID: <20120406134600.GQ7264@S2101-09.ap.freescale.net> (raw)
In-Reply-To: <CAOMZO5Ab=cdOevjBhEyQtxVo3mEuoq7xy0auGinUoyh-TddTDw@mail.gmail.com>

On Fri, Apr 06, 2012 at 10:16:48AM -0300, Fabio Estevam wrote:
> On Fri, Apr 6, 2012 at 3:53 AM, Shawn Guo <shawn.guo@linaro.org> wrote:
...
> > I could accept your spi board file patch when spi-mxs driver hit
> > mainline while mx28 dt does not.
> 
> Excellent, that's good news and we come to an agreement  :-) Thanks!

I'm pretty sure that imx28 dt patch from Dong Aisheng will hit mainline
with v3.5-rc1, which could be the earliest time for spi-mxs to hit
mainline.  In that case, I do not have any reason to take your board
file patch from there, so what's point of the while argument?

-- 
Regards,
Shawn

WARNING: multiple messages have this Message-ID (diff)
From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8 4/4] ARM: mxs/mx28evk: add GPMI-NAND device
Date: Fri, 6 Apr 2012 21:46:02 +0800	[thread overview]
Message-ID: <20120406134600.GQ7264@S2101-09.ap.freescale.net> (raw)
In-Reply-To: <CAOMZO5Ab=cdOevjBhEyQtxVo3mEuoq7xy0auGinUoyh-TddTDw@mail.gmail.com>

On Fri, Apr 06, 2012 at 10:16:48AM -0300, Fabio Estevam wrote:
> On Fri, Apr 6, 2012 at 3:53 AM, Shawn Guo <shawn.guo@linaro.org> wrote:
...
> > I could accept your spi board file patch when spi-mxs driver hit
> > mainline while mx28 dt does not.
> 
> Excellent, that's good news and we come to an agreement  :-) Thanks!

I'm pretty sure that imx28 dt patch from Dong Aisheng will hit mainline
with v3.5-rc1, which could be the earliest time for spi-mxs to hit
mainline.  In that case, I do not have any reason to take your board
file patch from there, so what's point of the while argument?

-- 
Regards,
Shawn

  reply	other threads:[~2012-04-06 13:45 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-24  7:07 [PATCH v8 0/4] add the GPMI-NAND support for imx23/imx28 Huang Shijie
2011-08-24  7:07 ` Huang Shijie
2011-08-24  7:07 ` [PATCH v8 1/4] ARM: mxs: add " Huang Shijie
2011-08-24  7:07   ` Huang Shijie
2011-08-24  7:07 ` [PATCH v8 2/4] ARM: mxs: add new a pad control Huang Shijie
2011-08-24  7:07   ` Huang Shijie
2011-08-24  7:07 ` [PATCH v8 3/4] ARM: mxs/mx23evk: add GPMI-NAND device Huang Shijie
2011-08-24  7:07   ` Huang Shijie
2011-08-24  7:07 ` [PATCH v8 4/4] ARM: mxs/mx28evk: " Huang Shijie
2011-08-24  7:07   ` Huang Shijie
2012-04-05  0:44   ` Fabio Estevam
2012-04-05  0:44     ` Fabio Estevam
2012-04-05  0:45     ` Fabio Estevam
2012-04-05  0:45       ` Fabio Estevam
2012-04-05  1:08     ` Shawn Guo
2012-04-05  1:08       ` Shawn Guo
2012-04-05  1:19       ` Fabio Estevam
2012-04-05  1:19         ` Fabio Estevam
2012-04-05  1:23         ` Shawn Guo
2012-04-05  1:23           ` Shawn Guo
2012-04-05 16:12           ` Fabio Estevam
2012-04-05 16:12             ` Fabio Estevam
2012-04-06  2:31             ` Shawn Guo
2012-04-06  2:31               ` Shawn Guo
     [not found]               ` <C7A5B00EFC707A46AB67997D0215216701B5C28A@mx1.grid-net.com>
2012-04-06  3:35                 ` Shawn Guo
2012-04-06  3:35                   ` Shawn Guo
2012-04-06  5:49               ` Fabio Estevam
2012-04-06  5:49                 ` Fabio Estevam
2012-04-06  6:53                 ` Shawn Guo
2012-04-06  6:53                   ` Shawn Guo
2012-04-06 13:16                   ` Fabio Estevam
2012-04-06 13:16                     ` Fabio Estevam
2012-04-06 13:46                     ` Shawn Guo [this message]
2012-04-06 13:46                       ` Shawn Guo
2012-04-06 13:56                       ` Fabio Estevam
2012-04-06 13:56                         ` Fabio Estevam
2012-04-18 21:46                 ` Marek Vasut
2012-04-18 21:46                   ` Marek Vasut
2011-08-25 11:37 ` [PATCH v8 0/4] add the GPMI-NAND support for imx23/imx28 Artem Bityutskiy
2011-08-25 11:37   ` Artem Bityutskiy
2011-08-26  3:28   ` Huang Shijie
2011-08-26  3:28     ` Huang Shijie
2011-08-26 13:35     ` Koen Beel
2011-08-26 13:35       ` Koen Beel
2011-09-16  2:28 ` Huang Shijie
2011-09-16  2:28   ` 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=20120406134600.GQ7264@S2101-09.ap.freescale.net \
    --to=shawn.guo@linaro.org \
    --cc=b32955@freescale.com \
    --cc=dedekind1@gmail.com \
    --cc=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    --cc=samgandhi9@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.