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@linaro.org>, Arnd Bergmann <arnd@arndb.de>,
	linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [GIT PULL] Renesas ARM Based SoC R-Car SYSC Updates for v4.8
Date: Mon, 13 Jun 2016 15:41:25 -0700	[thread overview]
Message-ID: <20160613224125.GD29879@localhost> (raw)
In-Reply-To: <cover.1465347345.git.horms+renesas@verge.net.au>

On Wed, Jun 08, 2016 at 10:00:12AM +0900, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC R-Car SYSC updates for v4.8.
> 
> There are follow-up DT changes that depend on this driver which I hope
> will be ready to send to you in the v4.8 development cycle.
> 
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-rcar-sysc-for-v4.8
> 
> for you to fetch changes up to e0c98b9171eecf1745eda08de86081db8ec41d51:
> 
>   soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas (2016-06-06 10:14:21 +0900)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC R-Car SYSC Updates for v4.8
> 
> e0c98b9171ee soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas
> 74699228b99d soc: renesas: Add r8a7796 SYSC PM Domain Binding Definitions
> 2ff1bf77e4d4 soc: renesas: rcar-sysc: Document r8a7796 support

That tag description leaves room for improvemnet. I can find out exactly
that information by running git log. Instead, please describe what the
contetns is useful for.

Merged this time, please consider for future branches.


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] Renesas ARM Based SoC R-Car SYSC Updates for v4.8
Date: Mon, 13 Jun 2016 15:41:25 -0700	[thread overview]
Message-ID: <20160613224125.GD29879@localhost> (raw)
In-Reply-To: <cover.1465347345.git.horms+renesas@verge.net.au>

On Wed, Jun 08, 2016 at 10:00:12AM +0900, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC R-Car SYSC updates for v4.8.
> 
> There are follow-up DT changes that depend on this driver which I hope
> will be ready to send to you in the v4.8 development cycle.
> 
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-rcar-sysc-for-v4.8
> 
> for you to fetch changes up to e0c98b9171eecf1745eda08de86081db8ec41d51:
> 
>   soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas (2016-06-06 10:14:21 +0900)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC R-Car SYSC Updates for v4.8
> 
> e0c98b9171ee soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas
> 74699228b99d soc: renesas: Add r8a7796 SYSC PM Domain Binding Definitions
> 2ff1bf77e4d4 soc: renesas: rcar-sysc: Document r8a7796 support

That tag description leaves room for improvemnet. I can find out exactly
that information by running git log. Instead, please describe what the
contetns is useful for.

Merged this time, please consider for future branches.


THanks,

-Olof

  parent reply	other threads:[~2016-06-14 16:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08  1:00 [GIT PULL] Renesas ARM Based SoC R-Car SYSC Updates for v4.8 Simon Horman
2016-06-08  1:00 ` Simon Horman
2016-06-08  1:00 ` [PATCH 1/3] soc: renesas: rcar-sysc: Document r8a7796 support Simon Horman
2016-06-08  1:00   ` Simon Horman
2016-06-08  1:00 ` [PATCH 2/3] soc: renesas: Add r8a7796 SYSC PM Domain Binding Definitions Simon Horman
2016-06-08  1:00   ` Simon Horman
2016-06-08  1:00 ` [PATCH 3/3] soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas Simon Horman
2016-06-08  1:00   ` Simon Horman
2016-06-13 22:41 ` Olof Johansson [this message]
2016-06-13 22:41   ` [GIT PULL] Renesas ARM Based SoC R-Car SYSC Updates for v4.8 Olof Johansson
2016-06-15  2:18   ` Simon Horman
2016-06-15  2:18     ` Simon Horman

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=20160613224125.GD29879@localhost \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=horms+renesas@verge.net.au \
    --cc=khilman@linaro.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.