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 v2] Renesas ARM Based SoC DT Updates for v4.19
Date: Wed, 25 Jul 2018 23:53:07 -0700	[thread overview]
Message-ID: <20180726065307.2e7txeva44uxegfj@localhost> (raw)
In-Reply-To: <cover.1532345886.git.horms+renesas@verge.net.au>

On Mon, Jul 23, 2018 at 02:04:47PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC DT updates for v4.19.
> 
> Changes since v1:
> * Dropped patch which removes MTD partitioning from DT,
>   Olof requested more discussion of this
> * Trimmed text in tag, as per suggestions from Olof
> 
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
> 
>   Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-dt-for-v4.19
> 
> for you to fetch changes up to c03e2f12a2967f1639ee53299b72922ee3472528:
> 
>   ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitions (2018-07-23 13:33:06 +0200)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC DT Updates for v4.19
> 
> * RZ/G1C (r8a77470) SoC: Use r8a77470-cpg-mssr binding definitions
> * Add GR-Peach audio camera shield support with MT9V111 image sensor
> * Add initial support for RZ/N1D (r9a06g032) SoC and its RZN1D-DB board
> * Use SPDX identifiers in DT for all SoCs and boards
> * Add missing OPP properties for all CPUs on various SoCs
> * Add missing PMIC nodes to R-Car Gen2 M2-W (r8a7791) based porter board

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 v2] Renesas ARM Based SoC DT Updates for v4.19
Date: Wed, 25 Jul 2018 23:53:07 -0700	[thread overview]
Message-ID: <20180726065307.2e7txeva44uxegfj@localhost> (raw)
In-Reply-To: <cover.1532345886.git.horms+renesas@verge.net.au>

On Mon, Jul 23, 2018 at 02:04:47PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC DT updates for v4.19.
> 
> Changes since v1:
> * Dropped patch which removes MTD partitioning from DT,
>   Olof requested more discussion of this
> * Trimmed text in tag, as per suggestions from Olof
> 
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
> 
>   Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-dt-for-v4.19
> 
> for you to fetch changes up to c03e2f12a2967f1639ee53299b72922ee3472528:
> 
>   ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitions (2018-07-23 13:33:06 +0200)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC DT Updates for v4.19
> 
> * RZ/G1C (r8a77470) SoC: Use r8a77470-cpg-mssr binding definitions
> * Add GR-Peach audio camera shield support with MT9V111 image sensor
> * Add initial support for RZ/N1D (r9a06g032) SoC and its RZN1D-DB board
> * Use SPDX identifiers in DT for all SoCs and boards
> * Add missing OPP properties for all CPUs on various SoCs
> * Add missing PMIC nodes to R-Car Gen2 M2-W (r8a7791) based porter board

Merged, thanks.


-Olof

  parent reply	other threads:[~2018-07-26  8:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-23 12:04 [GIT PULL v2] Renesas ARM Based SoC DT Updates for v4.19 Simon Horman
2018-07-23 12:04 ` Simon Horman
2018-07-23 12:06 ` [PATCH 1/8] ARM: dts: porter: Add missing PMIC nodes Simon Horman
2018-07-23 12:06   ` Simon Horman
2018-07-23 12:06 ` [PATCH 2/8] ARM: dts: r8a77(43|9[013]): Add missing OPP properties for CPUs Simon Horman
2018-07-23 12:06   ` Simon Horman
2018-07-23 12:06 ` [PATCH 3/8] ARM: dts: convert to SPDX identifier for Renesas boards Simon Horman
2018-07-23 12:06   ` Simon Horman
2018-07-23 12:06 ` [PATCH 4/8] ARM: dts: Renesas R9A06G032 base device tree file Simon Horman
2018-07-23 12:06   ` Simon Horman
2018-07-23 12:06 ` [PATCH 5/8] ARM: dts: Renesas RZN1D-DB Board base file Simon Horman
2018-07-23 12:06   ` Simon Horman
2018-07-23 12:06 ` [PATCH 6/8] ARM: dts: Renesas R9A06G032 SMP enable method Simon Horman
2018-07-23 12:06   ` Simon Horman
2018-07-23 12:06 ` [PATCH 7/8] ARM: dts: gr-peach: Add GR-Peach audiocamerashield support Simon Horman
2018-07-23 12:06   ` Simon Horman
2018-07-23 12:06 ` [PATCH 8/8] ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitions Simon Horman
2018-07-23 12:06   ` Simon Horman
2018-07-26  6:53 ` Olof Johansson [this message]
2018-07-26  6:53   ` [GIT PULL v2] Renesas ARM Based SoC DT Updates for v4.19 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=20180726065307.2e7txeva44uxegfj@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.