]> 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)
commit44e7612c8f4c876ef3ac1f32fa1f5a3bfec896ce
tree066e0ec77cbbfdab8134e53e8dd9cd59d6916fa5
parent7840dfa7cfe53f8a66dad51e2fa5f7b50a8963a2
parent6db71e6ad223fce23241e989e79602aeb46e92a3
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>