soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] drivers: soc: mediatek: updates for v5.15
@ 2021-08-09 12:19 Matthias Brugger
  2021-08-09 12:19 ` Matthias Brugger
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Matthias Brugger @ 2021-08-09 12:19 UTC (permalink / raw)
  To: arm-soc, SoC Team
  Cc: moderated list:ARM/Mediatek SoC support, linux-arm-kernel,
	Bilal Wasim, CK HU, Enric Balletbo i Serra, Fabien Parent,
	Rob Herring, Stephen Boyd

Hi Olof,
Hi Arnd,

Please have a look for the updates of the SoC drivers for Mediatek. If you
wonder why there is no binding patch for the MT8365 mmsys: The binding was
converted to YAML. This got taken by Rob. To minimize merge conflicts I left it
to him to take other mmsys binding patches. Unfortunately there is one mmsys
binding patch taken by Stephen through the clock tree. So there will be a
trivial merge conflict (although not in your tree). A bit of a mess this time,
I'll try to make sure that the bindings for drivers/soc will go through my tree
in the future (which will make my life easier as well...).

Regards,
Matthias

---
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v5.14-next-soc

for you to fetch changes up to 25423731956b3d72bc35d336227c88ada49148e8:

  soc: mediatek: mmsys: Fix missing UFOE component in mt8173 table routing
(2021-08-06 16:43:23 +0200)

----------------------------------------------------------------
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

----------------------------------------------------------------
Bilal Wasim (2):
      soc: mediatek: pm-domains: Use correct mask for bus_prot_clr
      soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD

CK Hu (1):
      soc: mmsys: mediatek: add mask to mmsys routes

Enric Balletbo i Serra (1):
      soc: mediatek: mmsys: Fix missing UFOE component in mt8173 table routing

Fabien Parent (1):
      soc: mediatek: mmsys: add MT8365 support

 drivers/soc/mediatek/mt8173-pm-domains.h |   1 +
 drivers/soc/mediatek/mt8183-mmsys.h      |  21 +++--
 drivers/soc/mediatek/mt8365-mmsys.h      |  60 ++++++++++++++
 drivers/soc/mediatek/mtk-mmsys.c         |  18 +++-
 drivers/soc/mediatek/mtk-mmsys.h         | 137 ++++++++++++++++++++++---------
 drivers/soc/mediatek/mtk-pm-domains.h    |   2 +-
 6 files changed, 189 insertions(+), 50 deletions(-)
 create mode 100644 drivers/soc/mediatek/mt8365-mmsys.h

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-12 20:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09 12:19 [GIT PULL] drivers: soc: mediatek: updates for v5.15 Matthias Brugger
2021-08-09 12:19 ` Matthias Brugger
2021-08-09 12:19 ` Matthias Brugger
2021-08-12 20:44 ` Arnd Bergmann
2021-08-12 20:44   ` Arnd Bergmann
2021-08-12 20:44   ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).