]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit791decb17084bde42bce6cf2bde81be81c85bb8c
treea8aadf127610382e48d5f5ea9394a8ea31924b59
parent9f051cb4bab87300360a0e8487ab6f23f73c2edc
parent52807e5bf39408f91606f3cbbece2f9e3c279162
Merge tag 'v5.13-next-soc' of https://git.kernel.org/pub/scm/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>