mbox

[GIT,PULL,v2] Renesas ARM Based SoC Updates for v4.1

Message ID cover.1425341961.git.horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-soc-for-v4.1

Message

Simon Horman March 3, 2015, 12:24 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC updates for v4.1.

This is a revised version of an earlier pull-request with some
patches dropped and other shuffled over to the soc-cleanups branch:
I'll send pull requests for those changes later.


The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-soc-for-v4.1

for you to fetch changes up to 744cadba1ae6b80b413aea87835855dcccad86fd:

  ARM: shmobile: No R-Car Gen2 CMA reservation when HIGHMEM=n (2015-02-24 07:13:54 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Updates for v4.1

* Do not make CMA reservation for R-Car Gen2 when HIGHMEM=n

----------------------------------------------------------------
Magnus Damm (1):
      ARM: shmobile: No R-Car Gen2 CMA reservation when HIGHMEM=n

 arch/arm/mach-shmobile/setup-rcar-gen2.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Arnd Bergmann March 4, 2015, 8:24 p.m. UTC | #1
On Tuesday 03 March 2015 09:24:46 Simon Horman wrote:
> 
> Please consider these Renesas ARM based SoC updates for v4.1.
> 
> This is a revised version of an earlier pull-request with some
> patches dropped and other shuffled over to the soc-cleanups branch:
> I'll send pull requests for those changes later.

Pulled into next/soc, thanks!

	Arnd