linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Mailbox changes for v5.9
@ 2020-08-07  6:30 Jassi Brar
  2020-08-07 20:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jassi Brar @ 2020-08-07  6:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-arm-kernel, Linux Kernel Mailing List

Hi Linus,

The following changes since commit 92ed301919932f777713b9172e525674157e983d:

  Linux 5.8-rc7 (2020-07-26 14:14:06 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 884996986347dbe3b735cfa9bc041dd98a533796:

  mailbox: mediatek: cmdq: clear task in channel before shutdown
(2020-08-03 23:56:38 -0500)

----------------------------------------------------------------
- mediatek :
    add support for mt6779 gce
    shutdown cleanup and address shift support
- qcom :
    add msm8994 apcs and sdm660 hmss compatibility
- imx :
    mark PM funcs __maybe
- pcc :
    put acpi table before bailout
- misc:
    replace http with https links

----------------------------------------------------------------
Alexander A. Klimov (1):
      mailbox: Replace HTTP links with HTTPS ones

Dennis YC Hsieh (4):
      dt-binding: gce: add gce header file for mt6779
      mailbox: cmdq: variablize address shift in platform
      mailbox: cmdq: support mt6779 gce platform definition
      mailbox: mediatek: cmdq: clear task in channel before shutdown

Hanjun Guo (1):
      mailbox: pcc: Put the PCCT table for error path

Konrad Dybcio (2):
      mailbox: qcom: Add sdm660 hmss compatible
      mailbox: qcom: Add msm8994 apcs compatible

Nathan Chancellor (1):
      mailbox: imx: Mark PM functions as __maybe_unused

 .../devicetree/bindings/mailbox/mtk-gce.txt        |   8 +-
 .../bindings/mailbox/qcom,apcs-kpss-global.yaml    |   2 +
 drivers/mailbox/imx-mailbox.c                      |   8 +-
 drivers/mailbox/mtk-cmdq-mailbox.c                 |  97 +++++++--
 drivers/mailbox/omap-mailbox.c                     |   2 +-
 drivers/mailbox/pcc.c                              |   9 +-
 drivers/mailbox/qcom-apcs-ipc-mailbox.c            |  10 +
 drivers/mailbox/ti-msgmgr.c                        |   2 +-
 include/dt-bindings/gce/mt6779-gce.h               | 222 +++++++++++++++++++++
 include/linux/mailbox/mtk-cmdq-mailbox.h           |   2 +
 10 files changed, 338 insertions(+), 24 deletions(-)
 create mode 100644 include/dt-bindings/gce/mt6779-gce.h

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

* Re: [GIT PULL] Mailbox changes for v5.9
  2020-08-07  6:30 [GIT PULL] Mailbox changes for v5.9 Jassi Brar
@ 2020-08-07 20:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-07 20:39 UTC (permalink / raw)
  To: Jassi Brar; +Cc: Linus Torvalds, Linux Kernel Mailing List, linux-arm-kernel

The pull request you sent on Fri, 7 Aug 2020 01:30:04 -0500:

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

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

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:[~2020-08-07 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-07  6:30 [GIT PULL] Mailbox changes for v5.9 Jassi Brar
2020-08-07 20:39 ` 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).