mbox series

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

Message ID CAK7LNAQ-AOTyqpV1E_S-hksjqexHfVauwGV9rrfDvjRVnu8-UQ@mail.gmail.com (mailing list archive)
State Mainlined, archived
Commit d1876a0bcf3e57165ff7dda9725db81490ec081a
Headers show
Series [GIT,PULL] ARM: dts: uniphier: UniPhier DT updates for v5.7 | expand

Pull-request

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

Message

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

Here are UniPhier DT (32bit) 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-dt-v5.7

for you to fetch changes up to d1876a0bcf3e57165ff7dda9725db81490ec081a:

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

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

- Rename nodes to avoid dt-schema warnings

- Add a generic compatible to EEPROM so that it matches OF table

- Add USB controller nodes to Pro5 SoC

- Fix clock and reset of SPI nodes

----------------------------------------------------------------
Kunihiko Hayashi (2):
      ARM: dts: uniphier: Add USB3 controller nodes for Pro5
      ARM: dts: uniphier: Set SCSSI clock and reset IDs for each channel

Masahiro Yamada (5):
      ARM: dts: uniphier: change SD/eMMC node names to follow json-schema
      ARM: dts: uniphier: rename aidet node names to follow json-schema
      ARM: dts: uniphier: rename NAND node names to follow json-schema
      ARM: dts: uniphier: rename cache controller nodes to follow json-schema
      ARM: dts: uniphier: Add one more generic compatible string for I2C EEPROM

 arch/arm/boot/dts/uniphier-ld4.dtsi          |  10 +--
 arch/arm/boot/dts/uniphier-pro4.dtsi         |  12 ++--
 arch/arm/boot/dts/uniphier-pro5.dtsi         | 164
+++++++++++++++++++++++++++++++++++++++---
 arch/arm/boot/dts/uniphier-pxs2.dtsi         |  14 ++--
 arch/arm/boot/dts/uniphier-ref-daughter.dtsi |   2 +-
 arch/arm/boot/dts/uniphier-sld8.dtsi         |  10 +--
 6 files changed, 180 insertions(+), 32 deletions(-)