mbox

[GIT,PULL,v2] Renesas ARM-based SoC: Core for 3.7

Message ID 1346304963-23457-1-git-send-email-horms@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git soc-core

Message

Simon Horman Aug. 30, 2012, 5:36 a.m. UTC
Hi Olof, Hi Arnd,

please consider the following enhancement for the Renesas ARM-based SoC
Core from Kobayashi-san for inclusion in 3.7.

This replaces v1 of this pull request which included an
old and incorrect version of Kobayashi-san's patch.

----------------------------------------------------------------
The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:

  Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git soc-core

for you to fetch changes up to c88a79a7789b2909ad1cf69ea2c9142030bbd6f4:

  ARM: mach-shmobile: Add compilation support for dtbs using 'make dtbs' (2012-08-30 14:21:54 +0900)

----------------------------------------------------------------
Tetsuyuki Kobayashi (1):
      ARM: mach-shmobile: Add compilation support for dtbs using 'make dtbs'

 arch/arm/mach-shmobile/Makefile.boot | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Olof Johansson Sept. 5, 2012, 10:36 p.m. UTC | #1
On Thu, Aug 30, 2012 at 02:36:02PM +0900, Simon Horman wrote:
> Hi Olof, Hi Arnd,
> 
> please consider the following enhancement for the Renesas ARM-based SoC
> Core from Kobayashi-san for inclusion in 3.7.
> 
> This replaces v1 of this pull request which included an
> old and incorrect version of Kobayashi-san's patch.
> 
> ----------------------------------------------------------------
> The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:
> 
>   Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git soc-core

Thanks, pulled into next/dt.


-Olof