All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 0/5] Renesas ARM-based SoC board updates for v3.11 #2
Date: Fri, 21 Jun 2013 13:05:01 +0000	[thread overview]
Message-ID: <201306211505.01567.arnd@arndb.de> (raw)
In-Reply-To: <1371648143-18376-1-git-send-email-horms+renesas@verge.net.au>

On Wednesday 19 June 2013, Simon Horman wrote:
> Hi Olof, Hi Arnd,
> 
> please consider the following updates to the Bock-W board for v3.11.
> 
> This pull request is based on a merge of renesas-boards2-for-v3.11 and
> renesas-soc2-for-v3.11, both of which you have previously pulled, in order
> to satisfy dependencies.
> 
> 
> The following changes since commit 2e9a222e271b7fd16e62a0861ad5e42996d17815:
> 
>   Merge branch 'soc2' into boards-base (2013-06-13 14:41:53 +0900)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-boards2-for-v3.11
> 
> for you to fetch changes up to 2c83322ce820bcf2d5e8265de831489076ee211e:
> 
>   ARM: shmobile: BOCK-W: change Ether device name (2013-06-18 16:22:45 +0900)
> 
> ----------------------------------------------------------------
> Second Round of Renesas ARM-based SoC board updates for v3.11
> 
> * Extended hardware coverage for the Bock-W board
>   by Goda-san and Morimoto-san
> * Correction to Ether device name for the Bock-W board
>   from Sergei Shtylyov
> 
> ----------------------------------------------------------------
> Kuninori Morimoto (3):
>       ARM: shmobile: bockw: add I2C device support
>       ARM: shmobile: bockw: add SPI FLASH support
>       ARM: shmobile: bockw: add MMCIF support
> 
> Sergei Shtylyov (2):
>       ARM: shmobile: BOCK-W: add Ether support
>       ARM: shmobile: BOCK-W: change Ether device name
> 
>  arch/arm/mach-shmobile/board-bockw.c | 98 +++++++++++++++++++++++++++++++++++-
>  1 file changed, 97 insertions(+), 1 deletion(-)
> 

Pulled into next/boards, thanks!

	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 0/5] Renesas ARM-based SoC board updates for v3.11 #2
Date: Fri, 21 Jun 2013 15:05:01 +0200	[thread overview]
Message-ID: <201306211505.01567.arnd@arndb.de> (raw)
In-Reply-To: <1371648143-18376-1-git-send-email-horms+renesas@verge.net.au>

On Wednesday 19 June 2013, Simon Horman wrote:
> Hi Olof, Hi Arnd,
> 
> please consider the following updates to the Bock-W board for v3.11.
> 
> This pull request is based on a merge of renesas-boards2-for-v3.11 and
> renesas-soc2-for-v3.11, both of which you have previously pulled, in order
> to satisfy dependencies.
> 
> 
> The following changes since commit 2e9a222e271b7fd16e62a0861ad5e42996d17815:
> 
>   Merge branch 'soc2' into boards-base (2013-06-13 14:41:53 +0900)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-boards2-for-v3.11
> 
> for you to fetch changes up to 2c83322ce820bcf2d5e8265de831489076ee211e:
> 
>   ARM: shmobile: BOCK-W: change Ether device name (2013-06-18 16:22:45 +0900)
> 
> ----------------------------------------------------------------
> Second Round of Renesas ARM-based SoC board updates for v3.11
> 
> * Extended hardware coverage for the Bock-W board
>   by Goda-san and Morimoto-san
> * Correction to Ether device name for the Bock-W board
>   from Sergei Shtylyov
> 
> ----------------------------------------------------------------
> Kuninori Morimoto (3):
>       ARM: shmobile: bockw: add I2C device support
>       ARM: shmobile: bockw: add SPI FLASH support
>       ARM: shmobile: bockw: add MMCIF support
> 
> Sergei Shtylyov (2):
>       ARM: shmobile: BOCK-W: add Ether support
>       ARM: shmobile: BOCK-W: change Ether device name
> 
>  arch/arm/mach-shmobile/board-bockw.c | 98 +++++++++++++++++++++++++++++++++++-
>  1 file changed, 97 insertions(+), 1 deletion(-)
> 

Pulled into next/boards, thanks!

	Arnd

  parent reply	other threads:[~2013-06-21 13:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 13:22 [GIT PULL 0/5] Renesas ARM-based SoC board updates for v3.11 #2 Simon Horman
2013-06-19 13:22 ` Simon Horman
2013-06-19 13:22 ` [PATCH 1/5] ARM: shmobile: BOCK-W: add Ether support Simon Horman
2013-06-19 13:22   ` Simon Horman
2013-06-19 13:22 ` [PATCH 2/5] ARM: shmobile: bockw: add I2C device support Simon Horman
2013-06-19 13:22   ` Simon Horman
2013-06-19 13:22 ` [PATCH 3/5] ARM: shmobile: bockw: add SPI FLASH support Simon Horman
2013-06-19 13:22   ` Simon Horman
2013-06-19 13:22 ` [PATCH 4/5] ARM: shmobile: bockw: add MMCIF support Simon Horman
2013-06-19 13:22   ` Simon Horman
2013-06-19 13:22 ` [PATCH 5/5] ARM: shmobile: BOCK-W: change Ether device name Simon Horman
2013-06-19 13:22   ` Simon Horman
2013-06-21 13:05 ` Arnd Bergmann [this message]
2013-06-21 13:05   ` [GIT PULL 0/5] Renesas ARM-based SoC board updates for v3.11 #2 Arnd Bergmann

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=201306211505.01567.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.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.