Merge tag 'v5.13-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthia...
authorOlof Johansson <olof@lixom.net>
Sat, 12 Jun 2021 15:47:18 +0000 (08:47 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 12 Jun 2021 15:47:19 +0000 (08:47 -0700)
commit97a5666768741d9230f303ddcd93053e661a4b31
treea8aadf127610382e48d5f5ea9394a8ea31924b59
parentec7f5cff6effcc580a85f91001b8ffbeb21ed81e
parente88edc977b00cc467d598e4ea5091b8bb4a7f78d
Merge tag 'v5.13-next-soc' of https://git./linux/kernel/git/matthias.bgg/linux into arm/drivers

devapc:
- add missing MODULE_DEVICE_TABLE to fix modalias

mkt-pm-domains:
- register smi node as regmap and not as syscon
- prepare-enable and unprepare-disable dependent clocks

pwrap:
- add support for MT8195

* tag 'v5.13-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  soc: mediatek: pwrap: add pwrap driver for MT8195 SoC
  dt-bindings: mediatek: add compatible for MT8195 pwrap
  soc: mtk-pm-domains: Fix the clock prepared issue
  soc: mtk-pm-domains: do not register smi node as syscon
  soc: mediatek: add missing MODULE_DEVICE_TABLE

Link: https://lore.kernel.org/r/479ec9ad-95d3-ce91-8243-63596c4c6676@gmail.com
Signed-off-by: Olof Johansson <olof@lixom.net>