Merge tag 'uniphier-dt-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahir...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 21:16:56 +0000 (22:16 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 21:16:56 +0000 (22:16 +0100)
commitc354f77ba4feadc1e623b2f6b7ed6507e2c1e3c5
tree066e0ec77cbbfdab8134e53e8dd9cd59d6916fa5
parent80e7f21d19db48f2934cbf21e540c0fbfc396fd3
parentd1876a0bcf3e57165ff7dda9725db81490ec081a
Merge tag 'uniphier-dt-v5.7' of git://git./linux/kernel/git/masahiroy/linux-uniphier into arm/dt

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

* tag 'uniphier-dt-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
  ARM: dts: uniphier: Set SCSSI clock and reset IDs for each channel
  ARM: dts: uniphier: Add USB3 controller nodes for Pro5
  ARM: dts: uniphier: Add one more generic compatible string for I2C EEPROM
  ARM: dts: uniphier: rename cache controller nodes to follow json-schema
  ARM: dts: uniphier: rename NAND node names to follow json-schema
  ARM: dts: uniphier: rename aidet node names to follow json-schema
  ARM: dts: uniphier: change SD/eMMC node names to follow json-schema

Link: https://lore.kernel.org/r/CAK7LNAQ-AOTyqpV1E_S-hksjqexHfVauwGV9rrfDvjRVnu8-UQ@mail.gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>