Merge tag 'v5.17-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthia...
authorArnd Bergmann <arnd@arndb.de>
Tue, 1 Mar 2022 14:08:16 +0000 (15:08 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 1 Mar 2022 14:08:16 +0000 (15:08 +0100)
commitc723b6b7b7a1331709b44f16655ad702e10b025a
tree7498aace54f1bd2e12282d3ca768c3df64040c5e
parent29cefaaf2b3579a0146849ea590055a563a14db5
parent809967d76e919af142028fae0f024b8d6966fac8
Merge tag 'v5.17-next-dts64' of git://git./linux/kernel/git/matthias.bgg/linux into arm/dt

mt8192
- add clocks to the devices
- add watchdog node
- add power domain controller node

mt8183:
- add pmic (mt6358) key board node
- add JPEG enconder node

mt7986:
- update memory node
- add clock controller for mt7986a version

* tag 'v5.17-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  arm64: dts: mediatek: update mt7986b memory node
  arm64: dts: mediatek: update mt7986a memory node
  arm64: dts: mediatek: add clock support for mt7986a
  arm64: dts: mediatek: Add mt8192 power domains controller
  arm64: dts: mt6358: add mt6358-keys node
  arm64: dts: mt8183: add jpeg enc node for mt8183
  arm64: dts: mt8192: Add watchdog node
  arm64: dts: mediatek: Correct system timer clock of MT8192
  arm64: dts: mediatek: Correct I2C clock of MT8192
  arm64: dts: mediatek: Correct Nor Flash clock of MT8192
  arm64: dts: mediatek: Correct SPI clock of MT8192
  arm64: dts: mediatek: Correct uart clock of MT8192

Link: https://lore.kernel.org/r/c2064dcc-acdc-c86b-5ef7-cb8e7ae3122f@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>