All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (REPOST) arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.12
@ 2017-03-21 23:59 ` Masahiro Yamada
  0 siblings, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2017-03-21 23:59 UTC (permalink / raw)
  To: arm, Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel, Linux Kernel Mailing List

Hi Arnd, Olof,


I forgot to add [GIT PULL] tag,
I am re-sending.  Sorry.


Here are UniPhier DT (64bit) updates for the v4.12 merge window.
Please pull!

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-dt64-v4.12

for you to fetch changes up to 7a201e31422b208cfedd15c08e9b0442871e2d97:

  arm64: dts: uniphier: re-order reset deassertion of USB of LD11
(2017-03-13 00:32:40 +0900)

----------------------------------------------------------------
UniPhier ARM64 SoC DT updates for v4.12

- Fix W=* build warnings
- Add pinctrl properties to eMMC nodes
- Fix resets properties of USB nodes

----------------------------------------------------------------
Masahiro Yamada (4):
      arm64: dts: uniphier: fix no unit name warnings
      arm64: dts: uniphier: move memory node below aliases node
      arm64: dts: uniphier: add pinctrl property to eMMC node for LD11/LD20
      arm64: dts: uniphier: re-order reset deassertion of USB of LD11

 arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts | 10 +++++-----
 arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi    | 13 +++++++++----
 arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 10 +++++-----
 arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi    |  4 +++-
 4 files changed, 22 insertions(+), 15 deletions(-)

-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] (REPOST) arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.12
@ 2017-03-21 23:59 ` Masahiro Yamada
  0 siblings, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2017-03-21 23:59 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,


I forgot to add [GIT PULL] tag,
I am re-sending.  Sorry.


Here are UniPhier DT (64bit) updates for the v4.12 merge window.
Please pull!

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-dt64-v4.12

for you to fetch changes up to 7a201e31422b208cfedd15c08e9b0442871e2d97:

  arm64: dts: uniphier: re-order reset deassertion of USB of LD11
(2017-03-13 00:32:40 +0900)

----------------------------------------------------------------
UniPhier ARM64 SoC DT updates for v4.12

- Fix W=* build warnings
- Add pinctrl properties to eMMC nodes
- Fix resets properties of USB nodes

----------------------------------------------------------------
Masahiro Yamada (4):
      arm64: dts: uniphier: fix no unit name warnings
      arm64: dts: uniphier: move memory node below aliases node
      arm64: dts: uniphier: add pinctrl property to eMMC node for LD11/LD20
      arm64: dts: uniphier: re-order reset deassertion of USB of LD11

 arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts | 10 +++++-----
 arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi    | 13 +++++++++----
 arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 10 +++++-----
 arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi    |  4 +++-
 4 files changed, 22 insertions(+), 15 deletions(-)

-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] (REPOST) arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.12
  2017-03-21 23:59 ` Masahiro Yamada
@ 2017-03-31  9:45   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2017-03-31  9:45 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: arm-soc, Olof Johansson, linux-arm-kernel, Linux Kernel Mailing List

On Wed, Mar 22, 2017 at 12:59 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
> Here are UniPhier DT (64bit) updates for the v4.12 merge window.
> Please pull!
>
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
>
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-dt64-v4.12
>
> for you to fetch changes up to 7a201e31422b208cfedd15c08e9b0442871e2d97:
>
>   arm64: dts: uniphier: re-order reset deassertion of USB of LD11
> (2017-03-13 00:32:40 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM64 SoC DT updates for v4.12
>
> - Fix W=* build warnings
> - Add pinctrl properties to eMMC nodes
> - Fix resets properties of USB nodes

Pulled into next/dt64, thanks!

     Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] (REPOST) arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.12
@ 2017-03-31  9:45   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2017-03-31  9:45 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Mar 22, 2017 at 12:59 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
> Here are UniPhier DT (64bit) updates for the v4.12 merge window.
> Please pull!
>
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
>
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-dt64-v4.12
>
> for you to fetch changes up to 7a201e31422b208cfedd15c08e9b0442871e2d97:
>
>   arm64: dts: uniphier: re-order reset deassertion of USB of LD11
> (2017-03-13 00:32:40 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM64 SoC DT updates for v4.12
>
> - Fix W=* build warnings
> - Add pinctrl properties to eMMC nodes
> - Fix resets properties of USB nodes

Pulled into next/dt64, thanks!

     Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-31  9:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 23:59 [GIT PULL] (REPOST) arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.12 Masahiro Yamada
2017-03-21 23:59 ` Masahiro Yamada
2017-03-31  9:45 ` Arnd Bergmann
2017-03-31  9:45   ` Arnd Bergmann

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.