public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4 v3] serial: Add Zynq serial driver
Date: Wed, 19 Sep 2012 10:38:11 -0700	[thread overview]
Message-ID: <505A0303.5050001@ti.com> (raw)
In-Reply-To: <5059A4D9.4000103@monstr.eu>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 09/19/12 03:56, Michal Simek wrote:
> On 09/19/2012 12:52 PM, Marek Vasut wrote:
>> Dear Michal Simek,
>> 
>>> On 09/14/2012 08:53 PM, Joe Hershberger wrote:
>>>> Hi Marek,
>>>> 
>>>> On Fri, Sep 14, 2012 at 6:00 AM, Marek Vasut <marex@denx.de>
>>>> wrote:
>>>>>>> I guess this platform won't make it into .10 release
>>>>>>> anyway.
>>>>>> 
>>>>>> Why not? Any reason why these 4 patches should wait till
>>>>>> the next release?
>>>>> 
>>>>> MW is closed (Aug. 18)
>>>> 
>>>> The first version of this series was sent on Aug 14. 
>>>> http://patchwork.ozlabs.org/patch/177232/
>>> 
>>> Marek any response?
>> 
>> Did I not review this? I CCed Tom to decide, I'm fine either
>> way.
> 
> I didn't see your answer.
> 
> Tom: are you OK to add these 4 patches to mainline tree? All of
> them are ACKed by Marek. I haven't got any response from Albert.
> 
> I have added to my custodian tree and if you agree I can just send
> pull request directly to you.

So, lets see if I can not contradict myself as I also need to put a
pull request up for Albert.  I had said what, -rc2? if Albert didn't
respond and at the time you had gotten more feedback from Marek, which
you have addressed.  So I've updated patchwork for all of the patches,
assigned 3 of them to Albert and the network one to Joe.

- -- 
Tom

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQIcBAEBAgAGBQJQWgMCAAoJENk4IS6UOR1WShYQAIiTW06y9CcBJVbBxhJFbtVI
CPBOkq1FRQwGJ5lbwINdgfLxMbXsd/R9OWyo3JkTn8vnCKcx+Mu2on6GkvCbKnEL
W2ycfo3N8X6EuTS2YxbSB3Dl2oDy97GHQRxsXQ3bOFrtH0fxaNFYc12ofhOsIObn
m5qqIXjd8yxc5ylnNZjfNi3dPgdeZxXMt3CqA4E568PvDetgOs/OgeLnIdNR/L6S
vCCnmOZhpIszJPFmbCNVK2iDHMDGfbff7A8TNkjT9dSyOftU+GQcW/E3vUoxiYVi
vXt1G5m2556lYNsRa43O4Rr6cJRRg5GfzG1U/X0JnWGTTyKZytKfCdhvy7ifn1M8
lwFDlkCtw+x2cH1UNC743LqptaXQin+xGUkGD8n1L+GZhgrSKvzLtjTGTST5zre0
8X/xOQDhW8onn3ra03DCDOKPByzDZKilbO/9EDSHKWaTWFTA7KL9974dSLL7hLur
yWzvHpVeqZQUSG/YC4vaWDF5JCUiDEZVZ6+mQx9n9AkrOsDSEDoyUgOefNgeZhkO
2h2Dq1l/HUyl65x8TZHFaYPw4x7m2Sj69t1R2JlGNnoFicFf1hLMV/BvLSoJCiK8
fuh9FcHy6HGw7pFiEam7DgE3Sj7ZU/L/sE4pwTe0eoUyrh2VN7ljScl9opwrbfkK
RbHoZ2OJz2uYLX9/3OyN
=zgGt
-----END PGP SIGNATURE-----

      reply	other threads:[~2012-09-19 17:38 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-14  6:23 [U-Boot] [PATCH 1/4 v3] serial: Add Zynq serial driver Michal Simek
2012-09-14  6:23 ` [U-Boot] [PATCH 2/4 v3] net: Add driver for Zynq Gem IP Michal Simek
2012-09-14  7:48   ` Marek Vasut
2012-09-28 16:04   ` Joe Hershberger
2012-09-14  6:23 ` [U-Boot] [PATCH 3/4 v3] arm: Support new Xilinx Zynq platform Michal Simek
2012-09-14  7:50   ` Marek Vasut
2012-09-14  8:10     ` Michal Simek
2012-09-14  9:59       ` Marek Vasut
2012-09-14 10:42         ` Michal Simek
2012-09-14 10:58           ` Marek Vasut
2012-09-14 11:09             ` Michal Simek
2012-09-14  6:23 ` [U-Boot] [PATCH 4/4 v4] xilinx: Add new Zynq board Michal Simek
2012-09-14  7:51   ` Marek Vasut
2012-09-28 19:30   ` Albert ARIBAUD
2012-09-28 20:00     ` Michal Simek
2012-09-14  6:38 ` [U-Boot] [PATCH 1/4 v3] serial: Add Zynq serial driver Michal Simek
2012-09-14  7:45 ` Marek Vasut
2012-09-14  8:19   ` Michal Simek
2012-09-14 10:03     ` Marek Vasut
2012-09-14 10:49       ` Michal Simek
2012-09-14 11:00         ` Marek Vasut
2012-09-14 11:05           ` Michal Simek
2012-09-14 16:58             ` Marek Vasut
2012-09-14 18:53           ` Joe Hershberger
2012-09-19 10:40             ` Michal Simek
2012-09-19 10:52               ` Marek Vasut
2012-09-19 10:56                 ` Michal Simek
2012-09-19 17:38                   ` Tom Rini [this message]

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=505A0303.5050001@ti.com \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox