mbox series

[GIT,PULL] ARM: dts: uniphier: UniPhier DT updates for v5.3

Message ID CAK7LNASNhp2o9kboRMJ66UJy5Z+T28K6CHO_=c02MaGoFyy-5Q@mail.gmail.com
State New
Headers show
Series [GIT,PULL] ARM: dts: uniphier: UniPhier DT updates for v5.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git

Message

Masahiro Yamada June 25, 2019, 3:19 p.m. UTC
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(-)

Comments

Olof Johansson June 27, 2019, 2:22 a.m. UTC | #1
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