All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: arm-soc <arm@kernel.org>, SoC Team <soc@kernel.org>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>,
	Fabien Parent <fparent@baylibre.com>
Subject: [GIT PULL] soc: mediatek: changes for v5.12 (second round)
Date: Wed, 7 Apr 2021 13:00:14 +0200	[thread overview]
Message-ID: <14104322-3a6c-e8eb-cd21-a5343a81aa0f@gmail.com> (raw)

Hi Olof and Arnd,

Here comes the second round of soc drivers patches. Hope I'm not too late.

Please have a look.
Best regards,
Matthias

---
The following changes since commit 60d93f64a851d276b23b7ef68ddc638258485d32:

  soc: mediatek: pm-domains: Add a power domain names for mt8167 (2021-04-01
11:36:04 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 060f7875bd230df1a8f83a988faaee09d693e465:

  soc: mediatek: mmsys: Add support for MT8167 SoC (2021-04-06 12:57:10 +0200)

----------------------------------------------------------------
MT8167:
- add support for mmsys subsystem

----------------------------------------------------------------
Fabien Parent (2):
      dt-bindings: mediatek: mmsys: add mt8167 binding
      soc: mediatek: mmsys: Add support for MT8167 SoC

 .../bindings/arm/mediatek/mediatek,mmsys.txt       |  1 +
 drivers/soc/mediatek/mt8167-mmsys.h                | 35 ++++++++++++++++++++++
 drivers/soc/mediatek/mtk-mmsys.c                   | 11 +++++++
 3 files changed, 47 insertions(+)
 create mode 100644 drivers/soc/mediatek/mt8167-mmsys.h

WARNING: multiple messages have this Message-ID (diff)
From: Matthias Brugger <matthias.bgg@gmail.com>
To: arm-soc <arm@kernel.org>, SoC Team <soc@kernel.org>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>,
	Fabien Parent <fparent@baylibre.com>
Subject: [GIT PULL] soc: mediatek: changes for v5.12 (second round)
Date: Wed, 7 Apr 2021 13:00:14 +0200	[thread overview]
Message-ID: <14104322-3a6c-e8eb-cd21-a5343a81aa0f@gmail.com> (raw)
Message-ID: <20210407110014.cfWfwy7zDTslZoB8E9Ebw6u901RuN74EfblZwyiSlow@z> (raw)

Hi Olof and Arnd,

Here comes the second round of soc drivers patches. Hope I'm not too late.

Please have a look.
Best regards,
Matthias

---
The following changes since commit 60d93f64a851d276b23b7ef68ddc638258485d32:

  soc: mediatek: pm-domains: Add a power domain names for mt8167 (2021-04-01
11:36:04 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 060f7875bd230df1a8f83a988faaee09d693e465:

  soc: mediatek: mmsys: Add support for MT8167 SoC (2021-04-06 12:57:10 +0200)

----------------------------------------------------------------
MT8167:
- add support for mmsys subsystem

----------------------------------------------------------------
Fabien Parent (2):
      dt-bindings: mediatek: mmsys: add mt8167 binding
      soc: mediatek: mmsys: Add support for MT8167 SoC

 .../bindings/arm/mediatek/mediatek,mmsys.txt       |  1 +
 drivers/soc/mediatek/mt8167-mmsys.h                | 35 ++++++++++++++++++++++
 drivers/soc/mediatek/mtk-mmsys.c                   | 11 +++++++
 3 files changed, 47 insertions(+)
 create mode 100644 drivers/soc/mediatek/mt8167-mmsys.h

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

WARNING: multiple messages have this Message-ID (diff)
From: Matthias Brugger <matthias.bgg@gmail.com>
To: arm-soc <arm@kernel.org>, SoC Team <soc@kernel.org>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>,
	Fabien Parent <fparent@baylibre.com>
Subject: [GIT PULL] soc: mediatek: changes for v5.12 (second round)
Date: Wed, 7 Apr 2021 13:00:14 +0200	[thread overview]
Message-ID: <14104322-3a6c-e8eb-cd21-a5343a81aa0f@gmail.com> (raw)
Message-ID: <20210407110014.MWEM4eqDChqvA4NnUZxy6J0QwyEtmojAuqQY0CVY070@z> (raw)

Hi Olof and Arnd,

Here comes the second round of soc drivers patches. Hope I'm not too late.

Please have a look.
Best regards,
Matthias

---
The following changes since commit 60d93f64a851d276b23b7ef68ddc638258485d32:

  soc: mediatek: pm-domains: Add a power domain names for mt8167 (2021-04-01
11:36:04 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 060f7875bd230df1a8f83a988faaee09d693e465:

  soc: mediatek: mmsys: Add support for MT8167 SoC (2021-04-06 12:57:10 +0200)

----------------------------------------------------------------
MT8167:
- add support for mmsys subsystem

----------------------------------------------------------------
Fabien Parent (2):
      dt-bindings: mediatek: mmsys: add mt8167 binding
      soc: mediatek: mmsys: Add support for MT8167 SoC

 .../bindings/arm/mediatek/mediatek,mmsys.txt       |  1 +
 drivers/soc/mediatek/mt8167-mmsys.h                | 35 ++++++++++++++++++++++
 drivers/soc/mediatek/mtk-mmsys.c                   | 11 +++++++
 3 files changed, 47 insertions(+)
 create mode 100644 drivers/soc/mediatek/mt8167-mmsys.h

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-04-07 11:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-07 11:00 Matthias Brugger [this message]
2021-04-07 11:00 ` [GIT PULL] soc: mediatek: changes for v5.12 (second round) Matthias Brugger
2021-04-07 11:00 ` Matthias Brugger
2021-04-08 15:49 ` Arnd Bergmann
2021-04-08 15:49   ` Arnd Bergmann
2021-04-08 15:49   ` Arnd Bergmann

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=14104322-3a6c-e8eb-cd21-a5343a81aa0f@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=arm@kernel.org \
    --cc=fparent@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.