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] Renesas ARM64 Based SoC DT Updates for v4.12
Date: Tue, 21 Mar 2017 17:34:49 -0700	[thread overview]
Message-ID: <20170322003449.GG5129@localhost> (raw)
In-Reply-To: <cover.1489999913.git.horms+renesas@verge.net.au>

On Mon, Mar 20, 2017 at 09:57:30AM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM64 based SoC DT updates for v4.12.
> 
> 
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
> 
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-dt-for-v4.12
> 
> for you to fetch changes up to 3cbe33367d4fd480a92fbc131a96fa925be9e95d:
> 
>   arm64: dts: r8a7796: salvator-x: Drop superfluous status update for frequency override (2017-03-13 10:21:16 +0100)
> 
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC DT Updates for v4.12
> 
> Cleanup:
> * Drop superfluous status update for frequency override from all
>   r8a779[56] boards
> * Tidyup Audio-DMAC channel for DVC for r8a7795 SoC
> * Remove unit-address and reg from integrated cache on r8a779[56] SoCs
> 
> Enhancements:
> * Add all Cortex-A53 and Cortex-A57 CPU cores to r8a7796 SoC
> * Add Cortex-A53 CPU cores to r8a7795 SoC
> * Update memory node to 4 GiB map on h3ulcb board
> * Upgrade to PSCI v1.0 to support Suspend-to-RAM on r8a779[56] SoCs
> * Add SCIF1 (DEBUG1) to r8a7796/salvator-x board
> * Add all SCIF and HSCIF nodes with DMA enabled to r8a7796 SoC
> * Set drive-strength for ravb pins for r8a7795/salvator-x board
> * Enable gigabit ethernet on r8a779[56]/salvator-x boards
> * Enable I2C for DVFS device r8a779[56]/salvator-x boards

Merged into next/dt64. 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 ARM64 Based SoC DT Updates for v4.12
Date: Tue, 21 Mar 2017 17:34:49 -0700	[thread overview]
Message-ID: <20170322003449.GG5129@localhost> (raw)
In-Reply-To: <cover.1489999913.git.horms+renesas@verge.net.au>

On Mon, Mar 20, 2017 at 09:57:30AM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM64 based SoC DT updates for v4.12.
> 
> 
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
> 
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-dt-for-v4.12
> 
> for you to fetch changes up to 3cbe33367d4fd480a92fbc131a96fa925be9e95d:
> 
>   arm64: dts: r8a7796: salvator-x: Drop superfluous status update for frequency override (2017-03-13 10:21:16 +0100)
> 
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC DT Updates for v4.12
> 
> Cleanup:
> * Drop superfluous status update for frequency override from all
>   r8a779[56] boards
> * Tidyup Audio-DMAC channel for DVC for r8a7795 SoC
> * Remove unit-address and reg from integrated cache on r8a779[56] SoCs
> 
> Enhancements:
> * Add all Cortex-A53 and Cortex-A57 CPU cores to r8a7796 SoC
> * Add Cortex-A53 CPU cores to r8a7795 SoC
> * Update memory node to 4 GiB map on h3ulcb board
> * Upgrade to PSCI v1.0 to support Suspend-to-RAM on r8a779[56] SoCs
> * Add SCIF1 (DEBUG1) to r8a7796/salvator-x board
> * Add all SCIF and HSCIF nodes with DMA enabled to r8a7796 SoC
> * Set drive-strength for ravb pins for r8a7795/salvator-x board
> * Enable gigabit ethernet on r8a779[56]/salvator-x boards
> * Enable I2C for DVFS device r8a779[56]/salvator-x boards

Merged into next/dt64. Thanks!

-Olof

  parent reply	other threads:[~2017-03-22  0:40 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20  8:57 [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.12 Simon Horman
2017-03-20  8:57 ` Simon Horman
2017-03-20  8:57 ` [PATCH 01/32] arm64: dts: r8a7796: Add I2C for DVFS device node Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 02/32] arm64: dts: r8a7796: salvator-x: Add I2C for DVFS device support Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 03/32] arm64: dts: r8a7795: Add I2C for DVFS core to dtsi Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 04/32] arm64: dts: r8a7795: salvator-x: Enable I2C for DVFS device Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 05/32] arm64: dts: h3ulcb: Update memory node to 4 GiB map Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 06/32] arm64: dts: r8a7795: Use rgmii-txid phy-mode for EthernetAVB Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 07/32] arm64: dts: r8a7795: salvator-x: Fix EthernetAVB PHY timing Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 08/32] arm64: dts: h3ulcb: " Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 09/32] arm64: dts: r8a7796: Use rgmii-txid phy-mode for EthernetAVB Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 10/32] arm64: dts: r8a7796: salvator-x: Fix EthernetAVB PHY timing Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 11/32] arm64: dts: r8a7796 dtsi: Add all HSCIF nodes Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 12/32] arm64: dts: r8a7796: Add all SCIF nodes Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 13/32] arm64: dts: r8a7796: Enable SCIF DMA Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 14/32] arm64: dts: r8a7796: salvator-x: add SCIF1 (DEBUG1) Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 15/32] arm64: dts: r8a7796: Enable HSCIF DMA Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 16/32] arm64: dts: r8a7795: Add Cortex-A53 CPU cores Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 17/32] arm64: dts: r8a7795: Add Cortex-A53 PMU node Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 18/32] arm64: dts: r8a7795: Upgrade to PSCI v1.0 to support Suspend-to-RAM Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 19/32] arm64: dts: r8a7796: " Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 20/32] arm64: dts: r8a7795: Remove unit-addresses and regs from integrated caches Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 21/32] arm64: dts: r8a7796: Remove unit-address and reg from integrated cache Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 22/32] arm64: dts: r8a7795: salvator-x: Set drive-strength for ravb pins Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 23/32] arm64: dts: r8a7795: Tidyup Audio-DMAC channel for DVC Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 24/32] arm64: dts: r8a7796: Add Cortex-A57 CPU cores Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 25/32] arm64: dts: r8a7796: Add Cortex-A57 PMU node Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 26/32] arm64: dts: r8a7796: Add CA53 L2 cache-controller node Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 27/32] arm64: dts: r8a7796: Add Cortex-A53 CPU cores Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 28/32] arm64: dts: r8a7796: Add Cortex-A53 PMU node Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 29/32] arm64: dts: h3ulcb: Drop superfluous status update for frequency override Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 30/32] arm64: dts: r8a7795: salvator-x: Drop superfluous status updates for frequency overrides Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 31/32] arm64: dts: m3ulcb: Drop superfluous status update for frequency override Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-20  8:57 ` [PATCH 32/32] arm64: dts: r8a7796: salvator-x: " Simon Horman
2017-03-20  8:57   ` Simon Horman
2017-03-22  0:34 ` Olof Johansson [this message]
2017-03-22  0:34   ` [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.12 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=20170322003449.GG5129@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.