linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Mailbox changes for v5.4
@ 2019-09-18 16:00 Jassi Brar
  2019-09-19 21:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jassi Brar @ 2019-09-18 16:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, linux-arm-kernel

Hi Linus,
The following changes since commit f74c2bb98776e2de508f4d607cd519873065118e:

  Linux 5.3-rc8 (2019-09-08 13:33:15 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 556a0964e28c4441dcdd50fb07596fd042246bd5:

  mailbox: qcom-apcs: fix max_register value (2019-09-17 00:54:29 -0500)

----------------------------------------------------------------
- qcom : enable support for ipq8074, sm1850 and sm7180.
         add child device node for qcs404.
         misc fixes.

- mediatek : enable support for mt8183.
          misc rejig of cmdq driver.
          new client-reg dt property.

- armada: use device-managed registration api

----------------------------------------------------------------
Bibby Hsieh (6):
      dt-binding: gce: remove thread-num property
      dt-binding: gce: add gce header file for mt8183
      dt-binding: gce: add binding for gce client reg property
      mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
      mailbox: mediatek: cmdq: support mt8183 gce function
      mailbox: mediatek: cmdq: clear the event in cmdq initial flow

Chuhong Yuan (1):
      mailbox: armada-37xx-rwtm: Use device-managed registration API

Gokul Sriram Palanisamy (2):
      dt-bindings: mailbox: qom: Add ipq8074 APPS compatible
      mailbox: qcom: Add support for IPQ8074 APCS

Jorge Ramirez-Ortiz (3):
      mbox: qcom: add APCS child device for QCS404
      mbox: qcom: replace integer with valid macro
      mailbox: qcom-apcs: fix max_register value

Sibi Sankar (2):
      dt-bindings: mailbox: Add APSS shared for SM8150 and SC7180 SoCs
      mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs

 .../devicetree/bindings/mailbox/mtk-gce.txt        |  23 ++-
 .../bindings/mailbox/qcom,apcs-kpss-global.txt     |   3 +
 drivers/mailbox/armada-37xx-rwtm-mailbox.c         |  14 +-
 drivers/mailbox/mtk-cmdq-mailbox.c                 |  18 ++-
 drivers/mailbox/qcom-apcs-ipc-mailbox.c            |  16 +-
 include/dt-bindings/gce/mt8183-gce.h               | 175 +++++++++++++++++++++
 include/linux/mailbox/mtk-cmdq-mailbox.h           |   3 +
 include/linux/soc/mediatek/mtk-cmdq.h              |   3 -
 8 files changed, 222 insertions(+), 33 deletions(-)
 create mode 100644 include/dt-bindings/gce/mt8183-gce.h

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

* Re: [GIT PULL] Mailbox changes for v5.4
  2019-09-18 16:00 [GIT PULL] Mailbox changes for v5.4 Jassi Brar
@ 2019-09-19 21:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-19 21:30 UTC (permalink / raw)
  To: Jassi Brar; +Cc: Linus Torvalds, Linux Kernel Mailing List, linux-arm-kernel

The pull request you sent on Wed, 18 Sep 2019 11:00:28 -0500:

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

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

Thank you!

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

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

end of thread, other threads:[~2019-09-19 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-18 16:00 [GIT PULL] Mailbox changes for v5.4 Jassi Brar
2019-09-19 21:30 ` 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).