2019-06-25 19:16:45

by Masahiro Yamada

[permalink] [raw]
Subject: [GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v5.3

Hi Arnd, Olof,

Please pull UniPhier DT updates (32bit) for the v5.3 MW.

Thanks.


The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-dt-v5.3

for you to fetch changes up to bc8841f0c1e6945fd7fde6faad3300d1b08abd86:

ARM: dts: uniphier: update to new Denali NAND binding (2019-06-26
00:06:50 +0900)

----------------------------------------------------------------
UniPhier ARM SoC DT updates for v5.3

- Migrate to the new binding for the Denali NAND controller

----------------------------------------------------------------
Masahiro Yamada (1):
ARM: dts: uniphier: update to new Denali NAND binding

arch/arm/boot/dts/uniphier-ld4-ref.dts | 4 ++++
arch/arm/boot/dts/uniphier-ld4.dtsi | 4 +++-
arch/arm/boot/dts/uniphier-ld6b-ref.dts | 4 ++++
arch/arm/boot/dts/uniphier-pro4-ref.dts | 4 ++++
arch/arm/boot/dts/uniphier-pro4.dtsi | 2 ++
arch/arm/boot/dts/uniphier-pro5.dtsi | 4 +++-
arch/arm/boot/dts/uniphier-pxs2.dtsi | 4 +++-
arch/arm/boot/dts/uniphier-sld8-ref.dts | 4 ++++
arch/arm/boot/dts/uniphier-sld8.dtsi | 4 +++-
9 files changed, 30 insertions(+), 4 deletions(-)


--
Best Regards
Masahiro Yamada


2019-06-27 02:34:27

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v5.3

On Wed, Jun 26, 2019 at 12:19:17AM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
>
> Please pull UniPhier DT updates (32bit) for the v5.3 MW.
>
> Thanks.
>
>
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
> Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-dt-v5.3
>
> for you to fetch changes up to bc8841f0c1e6945fd7fde6faad3300d1b08abd86:
>
> ARM: dts: uniphier: update to new Denali NAND binding (2019-06-26
> 00:06:50 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM SoC DT updates for v5.3
>
> - Migrate to the new binding for the Denali NAND controller

Merged, thanks!


-Olof