Merge tag 'v5.7-next-dts64.2' of git://git.kernel.org/pub/scm/linux/kernel/git/matthi...
authorArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 22:24:39 +0000 (00:24 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 22:24:39 +0000 (00:24 +0200)
commit3908895f412ab081d1ab8ddd90076a41b1abade3
tree0e91994b6676d4484b5935659b64269ab375f650
parent28ed0a0b4475ec0cc811d46842462c2becca1e18
parent21eb9ec7c3e6f5c6ddae2e19768fd7eab2cd3b63
Merge tag 'v5.7-next-dts64.2' of git://git./linux/kernel/git/matthias.bgg/linux into arm/dt

mt8183:
- add PMIC mt6358
- add MMC node

mt2712:
- enable APDMA for the uart node
- add ethernet gmac node

mmsys:
- change node name to syscon as mmsys no longer represents only clocks
  but also the DRM subsystem

* tag 'v5.7-next-dts64.2' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  arm: dts: mt2712: add uart APDMA to device tree
  arm64: dts: mt8183: add mmc node
  arm64: dts: mt2712: add ethernet device node
  arm64: dts: mt6358: add PMIC MT6358 related nodes
  arm64: dts: mt6797: Fix mmsys node name
  arm64: dts: mt8173: Fix mmsys node name

Link: https://lore.kernel.org/r/7c9f85c7-5b13-38e3-7a1f-a3cd6461b095@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>