[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAK7LNARUL52pBhg8AD9XeScVqhD8qr2eVEfu4+1v8D+KPyOwNw@mail.gmail.com>
Date:   Mon, 18 May 2020 16:50:04 +0900
From:   Masahiro Yamada <yamada.masahiro@...ionext.com>
To:     soc@...nel.org, Olof Johansson <olof@...om.net>,
        Arnd Bergmann <arnd@...db.de>
Cc:     linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v5.8
Hi Olof, Arnd,
Here are UniPhier DT (64bit) updates for the v5.8 merge window.
(I intentionally based this on -rc4.
because I needed a dt-binding fix from DMA engine tree
to avoid 'make ARCH=arm dtbs_check' regression.
I hope this is OK.)
Please pull!
The following changes since commit 0e698dfa282211e414076f9dc7e83c1c288314fd:
  Linux 5.7-rc4 (2020-05-03 14:56:04 -0700)
are available in the Git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-dt64-v5.8
for you to fetch changes up to 7d5620d31ecc8d19f6e4ad73196955ec0bb4a507:
  arm64: dts: uniphier: Add support for Akebi96 (2020-05-04 10:07:35 +0900)
----------------------------------------------------------------
UniPhier ARM64 SoC DT updates for v5.8
- add DMA controller nodes
- add Akebi96 board support
----------------------------------------------------------------
Kunihiko Hayashi (3):
      arm64: dts: uniphier: Add XDMAC node
      arm64: dts: uniphier: Add ethernet aliases
      arm64: dts: uniphier: Stabilize Ethernet RGMII mode of PXs3 ref board
Masahiro Yamada (1):
      arm64: dts: uniphier: add #address-cells and #size-cells to SPI nodes
Masami Hiramatsu (2):
      dt-bindings: arm: Add Akebi96 board support
      arm64: dts: uniphier: Add support for Akebi96
 .../bindings/arm/socionext/uniphier.yaml   |   1 +
 arch/arm64/boot/dts/socionext/Makefile     |   1 +
 .../dts/socionext/uniphier-ld11-global.dts |   1 +
 .../dts/socionext/uniphier-ld11-ref.dts    |   1 +
 .../boot/dts/socionext/uniphier-ld11.dtsi  |  12 +
 .../socionext/uniphier-ld20-akebi96.dts    | 189 ++++++++++++++++
 .../dts/socionext/uniphier-ld20-global.dts |   1 +
 .../dts/socionext/uniphier-ld20-ref.dts    |   1 +
 .../boot/dts/socionext/uniphier-ld20.dtsi  |  16 ++
 .../dts/socionext/uniphier-pxs3-ref.dts    |  18 ++
 .../boot/dts/socionext/uniphier-pxs3.dtsi  |  12 +
 11 files changed, 253 insertions(+)
 create mode 100644 arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts
Powered by blists - more mailing lists