All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Ezequiel Garcia
	<ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: Thomas Petazzoni
	<thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
	Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>,
	Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@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, 06 Feb 2013 14:16:54 +0100	[thread overview]
Message-ID: <511257C6.2070604@free-electrons.com> (raw)
In-Reply-To: <1360155984-15397-1-git-send-email-ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

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?

Thanks,

> Ezequiel Garcia (4):
>   arm: mvebu: Add support for SPI controller in Armada 370/XP
>   ARM: mvebu: Update defconfig to select SPI support
>   arm: mvebu: Add SPI flash on Armada XP-GP board
>   ARM: mvebu: Update defconfig to select SPI flash and MTD support
> 
>  arch/arm/boot/dts/armada-370-xp.dtsi |   22 ++++++++++++++++++++++
>  arch/arm/boot/dts/armada-xp-gp.dts   |   12 ++++++++++++
>  arch/arm/configs/mvebu_defconfig     |    5 +++++
>  3 files changed, 39 insertions(+), 0 deletions(-)
> 
> Thanks,
> 
>     Ezequiel
> 


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

------------------------------------------------------------------------------
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: gregory.clement@free-electrons.com (Gregory CLEMENT)
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, 06 Feb 2013 14:16:54 +0100	[thread overview]
Message-ID: <511257C6.2070604@free-electrons.com> (raw)
In-Reply-To: <1360155984-15397-1-git-send-email-ezequiel.garcia@free-electrons.com>

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?

Thanks,

> Ezequiel Garcia (4):
>   arm: mvebu: Add support for SPI controller in Armada 370/XP
>   ARM: mvebu: Update defconfig to select SPI support
>   arm: mvebu: Add SPI flash on Armada XP-GP board
>   ARM: mvebu: Update defconfig to select SPI flash and MTD support
> 
>  arch/arm/boot/dts/armada-370-xp.dtsi |   22 ++++++++++++++++++++++
>  arch/arm/boot/dts/armada-xp-gp.dts   |   12 ++++++++++++
>  arch/arm/configs/mvebu_defconfig     |    5 +++++
>  3 files changed, 39 insertions(+), 0 deletions(-)
> 
> Thanks,
> 
>     Ezequiel
> 


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2013-02-06 13:16 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   ` Gregory CLEMENT [this message]
2013-02-06 13:16     ` [PATCH v2 0/4] ARM: mvebu: Add support for SPI flash devices in Armada 370/XP Gregory CLEMENT
     [not found]     ` <511257C6.2070604-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-02-06 13:28       ` Jason Cooper
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=511257C6.2070604@free-electrons.com \
    --to=gregory.clement-wi1+55scjutkeb57/3fjtnbpr1lh4cv8@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=jason-NLaQJdtUoK4Be96aLqz0jA@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.