Merge tag 'uniphier-dt64-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masah...
authorArnd Bergmann <arnd@arndb.de>
Mon, 13 Jul 2020 13:07:44 +0000 (15:07 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 13 Jul 2020 13:07:44 +0000 (15:07 +0200)
commitdfe2a4cf8e2f4c1f53877aa6cb38eda102a14681
tree3fc6fa637f54b6e7018927be84421750aa459887
parent056a7ecf47251bbd87d46c7416c7644672552854
parente6bd81a2290f03db8baf761d06071f269dc8e177
Merge tag 'uniphier-dt64-v5.9' of git://git./linux/kernel/git/masahiroy/linux-uniphier into arm/dt

UniPhier ARM64 SoC DT updates for v5.9

- add missing interrupts property to support card serial

- fix node names to follow the DT schema

- add clock-names and reset-names to pcie-phy

* tag 'uniphier-dt64-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
  arm64: dts: uniphier: Add missing clock-names and reset-names to pcie-phy
  arm64: dts: uniphier: Rename ethphy node to ethernet-phy
  arm64: dts: uniphier: give fixed port number to support card serial
  arm64: dts: uniphier: add interrupts to support card serial

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