]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ced00fb367c1d9adbdf6c5f49388d95ef4ba520
tree066e0ec77cbbfdab8134e53e8dd9cd59d6916fa5
parent2ffeeb3351e7a638cdd25422e72d7ea6de723456
parent668550acfc4e94b5a51dba0429e6743eb418b31b
Merge tag 'uniphier-dt-v5.7' of git://git.kernel.org/pub/scm/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>