From: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
To: Gregory CLEMENT
<gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: Thomas Petazzoni
<thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
Ezequiel Garcia
<ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
Florian Fainelli
<florian-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v2 0/4] ARM: mvebu: Add support for SPI flash devices in Armada 370/XP
Date: Wed, 6 Feb 2013 08:28:50 -0500 [thread overview]
Message-ID: <20130206132850.GC14746@titan.lakedaemon.net> (raw)
In-Reply-To: <511257C6.2070604-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
On Wed, Feb 06, 2013 at 02:16:54PM +0100, Gregory CLEMENT wrote:
> On 02/06/2013 02:06 PM, Ezequiel Garcia wrote:
> > This is second version of the SPI patchset for Armada 370/XP.
> >
> > This series first adds support for the SPI controller
> > and then adds the SPI flash for the Armada XP GP board.
> >
> > This series is based on 3.8-rc5 plus:
> > * "arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)"
> > * "arm: mvebu: i2c come back in defconfig"
> >
> > Feel free to test or provide any feedback!
> >
> Ezequiel,
>
> I reviewed the patches, I have nothing more to say, I can add my:
>
> Acked-by: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
>
> on the patch that didn't have yet.
>
> Jason,
> could you add this series in your incoming pull request?
That's the plan. I'm waiting for a response from Olof to see If I need
to redo /boards and /dt. In either case, my next round of pull requests
with have this and a bunch of other stuff.
thx,
Jason.
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
WARNING: multiple messages have this Message-ID (diff)
From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/4] ARM: mvebu: Add support for SPI flash devices in Armada 370/XP
Date: Wed, 6 Feb 2013 08:28:50 -0500 [thread overview]
Message-ID: <20130206132850.GC14746@titan.lakedaemon.net> (raw)
In-Reply-To: <511257C6.2070604@free-electrons.com>
On Wed, Feb 06, 2013 at 02:16:54PM +0100, Gregory CLEMENT wrote:
> On 02/06/2013 02:06 PM, Ezequiel Garcia wrote:
> > This is second version of the SPI patchset for Armada 370/XP.
> >
> > This series first adds support for the SPI controller
> > and then adds the SPI flash for the Armada XP GP board.
> >
> > This series is based on 3.8-rc5 plus:
> > * "arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)"
> > * "arm: mvebu: i2c come back in defconfig"
> >
> > Feel free to test or provide any feedback!
> >
> Ezequiel,
>
> I reviewed the patches, I have nothing more to say, I can add my:
>
> Acked-by: Gregory Clement <gregory.clement@free-electrons.com>
>
> on the patch that didn't have yet.
>
> Jason,
> could you add this series in your incoming pull request?
That's the plan. I'm waiting for a response from Olof to see If I need
to redo /boards and /dt. In either case, my next round of pull requests
with have this and a bunch of other stuff.
thx,
Jason.
next prev parent reply other threads:[~2013-02-06 13:28 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-06 13:06 [PATCH v2 0/4] ARM: mvebu: Add support for SPI flash devices in Armada 370/XP Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
[not found] ` <1360155984-15397-1-git-send-email-ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-02-06 13:06 ` [PATCH v2 1/4] arm: mvebu: Add support for SPI controller " Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
[not found] ` <1360155984-15397-2-git-send-email-ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-02-16 15:12 ` Jason Cooper
2013-02-16 15:12 ` Jason Cooper
2013-02-06 13:06 ` [PATCH v2 2/4] ARM: mvebu: Update defconfig to select SPI support Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
[not found] ` <1360155984-15397-3-git-send-email-ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-02-16 15:01 ` Jason Cooper
2013-02-16 15:01 ` Jason Cooper
2013-02-06 13:06 ` [PATCH v2 3/4] arm: mvebu: Add SPI flash on Armada XP-GP board Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
[not found] ` <1360155984-15397-4-git-send-email-ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-02-16 15:13 ` Jason Cooper
2013-02-16 15:13 ` Jason Cooper
2013-02-06 13:06 ` [PATCH v2 4/4] ARM: mvebu: Update defconfig to select SPI flash and MTD support Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
2013-02-06 13:06 ` Ezequiel Garcia
[not found] ` <1360155984-15397-5-git-send-email-ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-02-16 15:02 ` Jason Cooper
2013-02-16 15:02 ` Jason Cooper
[not found] ` <20130216150228.GR14746-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2013-02-16 17:34 ` Ezequiel Garcia
2013-02-16 17:34 ` Ezequiel Garcia
2013-02-16 17:44 ` Jason Cooper
2013-02-16 17:44 ` Jason Cooper
2013-02-06 13:16 ` [PATCH v2 0/4] ARM: mvebu: Add support for SPI flash devices in Armada 370/XP Gregory CLEMENT
2013-02-06 13:16 ` Gregory CLEMENT
[not found] ` <511257C6.2070604-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-02-06 13:28 ` Jason Cooper [this message]
2013-02-06 13:28 ` Jason Cooper
[not found] ` <20130206132850.GC14746-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2013-02-13 9:24 ` Ezequiel Garcia
2013-02-13 9:24 ` Ezequiel Garcia
[not found] ` <CALF0-+WLh=8QGG4ob8HVq+x4oO_ArdFHd=vH1_OhucH1f9XG3A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-02-14 19:34 ` Jason Cooper
2013-02-14 19:34 ` Jason Cooper
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=20130206132850.GC14746@titan.lakedaemon.net \
--to=jason-nlaqjdtuok4be96alqz0ja@public.gmane.org \
--cc=alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org \
--cc=andrew-g2DYL2Zd6BY@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
--cc=ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
--cc=florian-p3rKhJxN3npAfugRpC6u6w@public.gmane.org \
--cc=gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
/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.