mbox

[GIT,PULL] Renesas ARM64 Based SoC Cleanup for v4.7

Message ID cover.1459731706.git.horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-cleanup-for-v4.7

Message

Simon Horman April 4, 2016, 1:22 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM64 based SoC cleanup for v4.7.


The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-cleanup-for-v4.7

for you to fetch changes up to fa3d2aede8bf9dd69e9309230169b5ec1cc234e4:

  arm64: dts: salvator-x: use generic pinctrl properties (2016-03-28 08:50:52 +0900)

----------------------------------------------------------------
Renesas ARM64 Based SoC Cleanup for v4.7

* Use generic pinctrl properties in DT for salvator-x board

----------------------------------------------------------------
Simon Horman (1):
      arm64: dts: salvator-x: use generic pinctrl properties

 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 46 +++++++++++-----------
 1 file changed, 23 insertions(+), 23 deletions(-)

Comments

Olof Johansson April 13, 2016, 7:13 p.m. UTC | #1
On Mon, Apr 04, 2016 at 10:22:07AM +0900, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM64 based SoC cleanup for v4.7.
> 
> 
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
> 
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-cleanup-for-v4.7
> 
> for you to fetch changes up to fa3d2aede8bf9dd69e9309230169b5ec1cc234e4:
> 
>   arm64: dts: salvator-x: use generic pinctrl properties (2016-03-28 08:50:52 +0900)
> 
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC Cleanup for v4.7
> 
> * Use generic pinctrl properties in DT for salvator-x board

Merged into next/dt64. Thanks.

-Olof