linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Mailbox changes for v5.15
@ 2021-09-01 14:50 Jassi Brar
  2021-09-02 22:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jassi Brar @ 2021-09-01 14:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, linux-arm-kernel

Hi Linus,

The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93:

  Linux 5.14-rc7 (2021-08-22 14:24:56 -0700)

are available in the Git repository at:

  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
tags/mailbox-v5.15

for you to fetch changes up to 85dfdbfc13ea9614a2168ce4a7d2cd089d84cb64:

  mailbox: cmdq: add multi-gce clocks support for mt8195 (2021-08-31
22:57:45 -0500)

----------------------------------------------------------------
- mtk: added support for mt8192 and mt8195
minor fix regarding address shift.
- qcom: added compatibles for MSM8953, SM6350 and SM6115
enable loading IPCC as a module
- misc: change Altera maintainer
fix sti kernel-doc warnings

----------------------------------------------------------------
Amit Pundir (1):
      mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a module

Iskren Chernev (2):
      dt-bindings: mailbox: qcom: Add SM6115 APCS compatible
      mailbox: qcom: Add support for SM6115 APCS IPC

Joyce Ooi (1):
      MAINTAINERS: Replace Ley Foon Tan as Altera Mailbox maintainer

Konrad Dybcio (1):
      dt-bindings: mailbox: qcom-ipcc: Add compatible for SM6350

Randy Dunlap (1):
      mailbox: sti: quieten kernel-doc warnings

Vladimir Lypak (2):
      dt-bindings: mailbox: Add compatible for the MSM8953
      mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoC

Yongqiang Niu (3):
      dt-binding: gce: add gce header file for mt8192
      mailbox: cmdq: add mt8192 support
      soc: mediatek: cmdq: add address shift in jump

jason-jh.lin (4):
      dt-bindings: mailbox: add definition for mt8195
      dt-bindings: gce: add gce header file for mt8195
      mailbox: cmdq: add mediatek mailbox support for mt8195
      mailbox: cmdq: add multi-gce clocks support for mt8195

 .../devicetree/bindings/mailbox/mtk-gce.txt        |   9 +-
 .../bindings/mailbox/qcom,apcs-kpss-global.yaml    |   2 +
 .../devicetree/bindings/mailbox/qcom-ipcc.yaml     |   1 +
 MAINTAINERS                                        |   2 +-
 drivers/mailbox/Kconfig                            |   2 +-
 drivers/mailbox/mailbox-sti.c                      |  16 +-
 drivers/mailbox/mtk-cmdq-mailbox.c                 | 109 ++-
 drivers/mailbox/qcom-apcs-ipc-mailbox.c            |   2 +
 drivers/mailbox/qcom-ipcc.c                        |   1 +
 include/dt-bindings/gce/mt8192-gce.h               | 335 +++++++++
 include/dt-bindings/gce/mt8195-gce.h               | 812 +++++++++++++++++++++
 11 files changed, 1257 insertions(+), 34 deletions(-)
 create mode 100644 include/dt-bindings/gce/mt8192-gce.h
 create mode 100644 include/dt-bindings/gce/mt8195-gce.h

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

* Re: [GIT PULL] Mailbox changes for v5.15
  2021-09-01 14:50 [GIT PULL] Mailbox changes for v5.15 Jassi Brar
@ 2021-09-02 22:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-02 22:42 UTC (permalink / raw)
  To: Jassi Brar; +Cc: Linus Torvalds, Linux Kernel Mailing List, linux-arm-kernel

The pull request you sent on Wed, 1 Sep 2021 09:50:55 -0500:

> git://git.linaro.org/landing-teams/working/fujitsu/integration.git tags/mailbox-v5.15

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a180eab0b564a9dc149beb0517136ef7129f1260

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-09-02 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 14:50 [GIT PULL] Mailbox changes for v5.15 Jassi Brar
2021-09-02 22:42 ` pr-tracker-bot

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