linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: arm-soc <arm@kernel.org>, SoC Team <soc@kernel.org>
Cc: Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"matthias.bgg@kernel.org" <matthias.bgg@kernel.org>
Subject: [GIT PULL] drivers: soc: mediatek: updates for v5.8 (2nd round)
Date: Sat, 23 May 2020 23:09:24 +0200	[thread overview]
Message-ID: <d2eb19f4-589a-89c1-02ad-9f19a6cfb09a@gmail.com> (raw)

Hi Arnd,
Hi Olof,

Please have a look on the following patches for the SoC drivers from MediaTek.
Basically it's the conversion of the missing drivers to the new mmsys approach I
mentioned in the first pull request [1]. This request is based on this first
pull request. With this new patches we finish the transition of all clock
drivers to be probed via the mmsys SoC driver. This will allow us to enable DRM
support on them (e.g. for mt7623 aka BananaPi-R2 there are some patches which
need to be rebased).

Please have a look and pull :)

Regards,
Matthias

[1]
https://lore.kernel.org/linux-mediatek/2cf27d33-59c6-023b-9993-57a2639824ea@gmail.com/

---
The following changes since commit 154910f886762a2817ddddad7fc6fed8c23b4ad1:

  ARM: mediatek: Replace <linux/clk-provider.h> by <linux/of_clk.h> (2020-05-15
17:19:41 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 32956dda97577f0960eb3d9d9aff7338d0cf4cc4:

  clk/soc: mediatek: mt6779: Bind clock driver from platform device (2020-05-20
12:49:35 +0200)

----------------------------------------------------------------
- make mmsys kconfig entry to depend on ARCH_MEDIATEK instead of a specific SoC
- move clock driver to bind against the new mmsys driver
  (mt2712, mt2701, mt8183, mt6797 and mt6779)

----------------------------------------------------------------
Enric Balletbo i Serra (3):
      soc: mediatek: Enable mmsys driver by default if Mediatek arch is selected
      clk / soc: mediatek: Bind clock and gpu driver for mt2712
      clk / soc: mediatek: Bind clock and gpu driver for mt2701

Matthias Brugger (3):
      clk/soc: mediatek: mt8183: Bind clock driver from platform device
      clk/soc: mediatek: mt6797: Bind clock driver from platform device
      clk/soc: mediatek: mt6779: Bind clock driver from platform device

 drivers/clk/mediatek/clk-mt2701-mm.c |  9 ++------
 drivers/clk/mediatek/clk-mt2712-mm.c |  9 ++------
 drivers/clk/mediatek/clk-mt6779-mm.c |  9 ++------
 drivers/clk/mediatek/clk-mt6797-mm.c |  9 ++------
 drivers/clk/mediatek/clk-mt8183-mm.c |  9 ++------
 drivers/soc/mediatek/Kconfig         |  3 +--
 drivers/soc/mediatek/mtk-mmsys.c     | 40 ++++++++++++++++++++++++++++++++++++
 7 files changed, 51 insertions(+), 37 deletions(-)

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

                 reply	other threads:[~2020-05-23 21:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d2eb19f4-589a-89c1-02ad-9f19a6cfb09a@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=arm@kernel.org \
    --cc=enric.balletbo@collabora.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@kernel.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).