Merge tag 'v5.14-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias...
authorArnd Bergmann <arnd@arndb.de>
Thu, 12 Aug 2021 20:35:50 +0000 (22:35 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Aug 2021 20:35:50 +0000 (22:35 +0200)
commita8c371f0cfe7224e4bc3f3f0495e54a035107653
tree997ecbc5df3bf7241df9a205aa4e020375d60388
parenta41461b6c400442fce28f706b7e9d03d3cab8f9e
parent25423731956b3d72bc35d336227c88ada49148e8
Merge tag 'v5.14-next-soc' of git://git./linux/kernel/git/matthias.bgg/linux into arm/drivers

pm-domains:
- correct mask define if used for update on TOPAXI bus
- mt8173: enable regulator befor turning on MFG_ASYNC

mmsys:
- add a mask property to the routing information
- add support for MT8365
- add UFOE routing for MT8173

* tag 'v5.14-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  soc: mediatek: mmsys: Fix missing UFOE component in mt8173 table routing
  soc: mediatek: mmsys: add MT8365 support
  soc: mmsys: mediatek: add mask to mmsys routes
  soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD
  soc: mediatek: pm-domains: Use correct mask for bus_prot_clr

Link: https://lore.kernel.org/r/49fc7bef-20db-b98c-9437-dd9e4d00e870@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>