All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Simon Horman <horms+renesas@verge.net.au>
Cc: arm-soc <arm@kernel.org>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.20
Date: Fri, 28 Sep 2018 17:44:22 +0200	[thread overview]
Message-ID: <CAK8P3a3W+L-6fBvw2-a2SvSSaq2wTnaNtdq2hZcXG53XgCCdgQ@mail.gmail.com> (raw)
In-Reply-To: <cover.1538123642.git.horms+renesas@verge.net.au>

On Fri, Sep 28, 2018 at 12:22 PM Simon Horman
<horms+renesas@verge.net.au> wrote:
>
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these second round of Renesas ARM based SoC DT updates for
> v4.20.
>
> This pull request is based on the previous round of
> such requests, tagged as renesas-arm-dt-for-v4.20,
> which you have already pulled.
>
>
> The following changes since commit 1926bd6bf20fe306797fbf366902674d2d6c20cc:
>
>   ARM: dts: r9a06g032: Use r9a06g032-sysctrl binding definitions (2018-09-06 11:31:35 +0200)
>
> are available in the git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-dt2-for-v4.20
>
> for you to fetch changes up to e0a39511dafd7e302a974f5cbdfc9c8afffa98d8:
>
>   ARM: dts: iwg20d-q7-common: Move pciec node out of common dtsi (2018-09-28 10:32:50 +0200)
>
> ----------------------------------------------------------------
> Second Round of Renesas ARM Based SoC DT Updates for v4.20
>
> * RZ/G1M (r8a7743) based iWave G20D-Q7 board and camera daughter board
>   - Move PCIe node out of common dtsi to allow reuse of the common dtsi
>     on the iWave RZ/G1N board
> * RZ/G1C (r8a77470) SoC: Add I2C4, SDHI2 and SMP support
> * R-Car Gen1 based boards and R-Car Gen2 SoCs:
>   - Enhance top-of-file comments to include SoC name
> * RZ/N1D (r9a06g032) SoC:
>   - Correct UART0 description and add all other UARTs

Pulled into next/dt, thanks!

       Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.20
Date: Fri, 28 Sep 2018 17:44:22 +0200	[thread overview]
Message-ID: <CAK8P3a3W+L-6fBvw2-a2SvSSaq2wTnaNtdq2hZcXG53XgCCdgQ@mail.gmail.com> (raw)
In-Reply-To: <cover.1538123642.git.horms+renesas@verge.net.au>

On Fri, Sep 28, 2018 at 12:22 PM Simon Horman
<horms+renesas@verge.net.au> wrote:
>
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these second round of Renesas ARM based SoC DT updates for
> v4.20.
>
> This pull request is based on the previous round of
> such requests, tagged as renesas-arm-dt-for-v4.20,
> which you have already pulled.
>
>
> The following changes since commit 1926bd6bf20fe306797fbf366902674d2d6c20cc:
>
>   ARM: dts: r9a06g032: Use r9a06g032-sysctrl binding definitions (2018-09-06 11:31:35 +0200)
>
> are available in the git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-dt2-for-v4.20
>
> for you to fetch changes up to e0a39511dafd7e302a974f5cbdfc9c8afffa98d8:
>
>   ARM: dts: iwg20d-q7-common: Move pciec node out of common dtsi (2018-09-28 10:32:50 +0200)
>
> ----------------------------------------------------------------
> Second Round of Renesas ARM Based SoC DT Updates for v4.20
>
> * RZ/G1M (r8a7743) based iWave G20D-Q7 board and camera daughter board
>   - Move PCIe node out of common dtsi to allow reuse of the common dtsi
>     on the iWave RZ/G1N board
> * RZ/G1C (r8a77470) SoC: Add I2C4, SDHI2 and SMP support
> * R-Car Gen1 based boards and R-Car Gen2 SoCs:
>   - Enhance top-of-file comments to include SoC name
> * RZ/N1D (r9a06g032) SoC:
>   - Correct UART0 description and add all other UARTs

Pulled into next/dt, thanks!

       Arnd

  parent reply	other threads:[~2018-09-28 22:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-28 10:22 [GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.20 Simon Horman
2018-09-28 10:22 ` Simon Horman
2018-09-28 10:22 ` [PATCH 1/7] ARM: dts: r9a06g032: Correct UART and add all other UARTs Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 2/7] ARM: dts: Include R-Car Gen2 product name in DTSI files Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 3/7] ARM: dts: R-Car Gen1 board comment update Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 4/7] ARM: dts: r8a77470: Add SMP support Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 5/7] ARM: dts: r8a77470: Add SDHI2 support Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 6/7] ARM: dts: r8a77470: Add I2C4 support Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 10:22 ` [PATCH 7/7] ARM: dts: iwg20d-q7-common: Move pciec node out of common dtsi Simon Horman
2018-09-28 10:22   ` Simon Horman
2018-09-28 15:44 ` Arnd Bergmann [this message]
2018-09-28 15:44   ` [GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.20 Arnd Bergmann

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=CAK8P3a3W+L-6fBvw2-a2SvSSaq2wTnaNtdq2hZcXG53XgCCdgQ@mail.gmail.com \
    --to=arnd@arndb.de \
    --cc=arm@kernel.org \
    --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 \
    --cc=olof@lixom.net \
    /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.