mbox series

[GIT,PULL] arm64: dts: uniphier: UniPhier DT updates for v5.7

Message ID CAK7LNASMD-zqNfG02WhU1LeAJevnjBv=oT2N_7y6C8w7kryotQ@mail.gmail.com
State New
Headers show
Series [GIT,PULL] arm64: dts: uniphier: UniPhier DT updates for v5.7 | expand

Pull-request

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

Message

Masahiro Yamada March 17, 2020, 5:26 p.m. UTC
Hi Olof, Arnd,

Here are UniPhier DT (64bit) updates for the v5.7 merge window.

Please pull!


The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-dt64-v5.7

for you to fetch changes up to fdf9c17b51910d19113dd85d6b3b2dce0b88d7f0:

  arm64: dts: uniphier: Set SCSSI clock and reset IDs for each channel
(2020-03-17 00:01:27 +0900)

----------------------------------------------------------------
UniPhier ARM64 SoC DT updates for v5.7

- Rename nodes to avoid dt-schema warnings

- Enable SPI for PXs3 reference board

- Enable thermal monitor for PXs3 SoC

- Fix clock and reset of SPI nodes

----------------------------------------------------------------
Kunihiko Hayashi (3):
      arm64: dts: uniphier: Enable spi node for PXs3 reference board
      arm64: dts: uniphier: Add nodes of thermal monitor and thermal
zone for PXs3
      arm64: dts: uniphier: Set SCSSI clock and reset IDs for each channel

Masahiro Yamada (3):
      arm64: dts: uniphier: change SD/eMMC node names to follow json-schema
      arm64: dts: uniphier: rename aidet node names to follow json-schema
      arm64: dts: uniphier: rename NAND node names to follow json-schema

 arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi    | 10 +++----
 arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi    | 20 ++++++-------
 arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts | 10 +++++++
 arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi    | 55
++++++++++++++++++++++++++++++++----
 4 files changed, 74 insertions(+), 21 deletions(-)