All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Simon Horman <horms+renesas@verge.net.au>
Cc: arm@kernel.org, linux-renesas-soc@vger.kernel.org,
	Kevin Hilman <khilman@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [GIT PULL] Second Round of Renesas ARM Based SoC Updates for v4.8
Date: Wed, 6 Jul 2016 22:21:26 -0700	[thread overview]
Message-ID: <20160707052126.GH32389@localhost> (raw)
In-Reply-To: <cover.1467293089.git.horms+renesas@verge.net.au>

On Thu, Jun 30, 2016 at 04:16:22PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these second round of Renesas ARM based SoC updates for v4.8.
> 
> This pull request is based on a merge of:
> 
> * This pull request is based on the previous round of
>   such requests, tagged as renesas-soc-for-v4.8,
>   which you have already pulled.
> 
> * "Second Round of Renesas ARM Based SoC R-Car SYSC Updates for v4.8",
>   tagged as renesas-rcar-sysc2-for-v4.8,
>   which I have also sent a pull request for.
> 
>   This provides run-time dependencies for APMU patches in this series
>   and prevents a regression in the absence of complementary DT updates.
> 
> 
> The following changes since commit f0aa411de83c096e09cf46b9ea0d68a1eeab4863:
> 
>   Merge branch 'rcar-sysc-for-v4.8' into HEAD (2016-06-29 14:41:43 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-soc2-for-v4.8
> 
> for you to fetch changes up to f89a51700d7ae0ef58956a8c8f0e2c68767bcdae:
> 
>   ARM: shmobile: r8a7791: Prioritize DT APMU support (2016-06-29 14:43:40 +0200)
> 
> ----------------------------------------------------------------
> Second Round of Renesas ARM Based SoC Updates for v4.8
> 
> * Add DT support to the APMU driver and prioritise DT APMU support
> * Obtain extal frequency from DT
> * Add support for r8a7792

Merged, thanks.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Second Round of Renesas ARM Based SoC Updates for v4.8
Date: Wed, 6 Jul 2016 22:21:26 -0700	[thread overview]
Message-ID: <20160707052126.GH32389@localhost> (raw)
In-Reply-To: <cover.1467293089.git.horms+renesas@verge.net.au>

On Thu, Jun 30, 2016 at 04:16:22PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these second round of Renesas ARM based SoC updates for v4.8.
> 
> This pull request is based on a merge of:
> 
> * This pull request is based on the previous round of
>   such requests, tagged as renesas-soc-for-v4.8,
>   which you have already pulled.
> 
> * "Second Round of Renesas ARM Based SoC R-Car SYSC Updates for v4.8",
>   tagged as renesas-rcar-sysc2-for-v4.8,
>   which I have also sent a pull request for.
> 
>   This provides run-time dependencies for APMU patches in this series
>   and prevents a regression in the absence of complementary DT updates.
> 
> 
> The following changes since commit f0aa411de83c096e09cf46b9ea0d68a1eeab4863:
> 
>   Merge branch 'rcar-sysc-for-v4.8' into HEAD (2016-06-29 14:41:43 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-soc2-for-v4.8
> 
> for you to fetch changes up to f89a51700d7ae0ef58956a8c8f0e2c68767bcdae:
> 
>   ARM: shmobile: r8a7791: Prioritize DT APMU support (2016-06-29 14:43:40 +0200)
> 
> ----------------------------------------------------------------
> Second Round of Renesas ARM Based SoC Updates for v4.8
> 
> * Add DT support to the APMU driver and prioritise DT APMU support
> * Obtain extal frequency from DT
> * Add support for r8a7792

Merged, thanks.


-Olof

  parent reply	other threads:[~2016-07-07  5:43 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 14:16 [GIT PULL] Second Round of Renesas ARM Based SoC Updates for v4.8 Simon Horman
2016-06-30 14:16 ` Simon Horman
2016-06-30 14:16 ` [PATCH 1/8] ARM: shmobile: r8a7792: basic SoC support Simon Horman
2016-06-30 14:16   ` Simon Horman
2016-06-30 14:16 ` [PATCH 2/8] ARM: shmobile: rcar-gen2: Obtain extal frequency from DT Simon Horman
2016-06-30 14:16   ` Simon Horman
2016-06-30 14:16 ` [PATCH 3/8] ARM: shmobile: rcar-gen2: Correct arch timer frequency on R-Car V2H Simon Horman
2016-06-30 14:16   ` Simon Horman
2016-06-30 14:16 ` [PATCH 4/8] ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functions Simon Horman
2016-06-30 14:16   ` Simon Horman
2016-06-30 14:16 ` [PATCH 5/8] ARM: shmobile: apmu: Add APMU DT support via Enable method Simon Horman
2016-06-30 14:16   ` Simon Horman
2016-06-30 14:16 ` [PATCH 6/8] ARM: shmobile: smp: Add function to prioritize DT SMP Simon Horman
2016-06-30 14:16   ` Simon Horman
2016-06-30 14:16 ` [PATCH 7/8] ARM: shmobile: r8a7790: Prioritize DT APMU support Simon Horman
2016-06-30 14:16   ` Simon Horman
2016-06-30 14:16 ` [PATCH 8/8] ARM: shmobile: r8a7791: " Simon Horman
2016-06-30 14:16   ` Simon Horman
2016-07-07  5:21 ` Olof Johansson [this message]
2016-07-07  5:21   ` [GIT PULL] Second Round of Renesas ARM Based SoC Updates for v4.8 Olof Johansson

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=20160707052126.GH32389@localhost \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=horms+renesas@verge.net.au \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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.