linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Mailbox changes for v5.2
@ 2019-05-10  7:30 Jassi Brar
  2019-05-10 17:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jassi Brar @ 2019-05-10  7:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, linux-arm-kernel

Hi Linus,

The following changes since commit 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b:

  Linux 5.1-rc7 (2019-04-28 17:04:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8fbbfd966efa67ef9aec37cb4ff412f9f26e1e84:

  mailbox: Add support for Armada 37xx rWTM mailbox (2019-05-09 00:41:00 -0500)

----------------------------------------------------------------
- New driver: Armada 37xx mailbox controller
- Misc: Use devm_ api for imx and platform_get_irq for stm32

----------------------------------------------------------------
Anson Huang (1):
      mailbox: imx: use devm_platform_ioremap_resource() to simplify code

Fabien Dessenne (1):
      mailbox: stm32-ipcc: check invalid irq

Marek Behun (2):
      dt-bindings: mailbox: Document armada-3700-rwtm-mailbox binding
      mailbox: Add support for Armada 37xx rWTM mailbox

 .../mailbox/marvell,armada-3700-rwtm-mailbox.txt   |  16 ++
 drivers/mailbox/Kconfig                            |  10 +
 drivers/mailbox/Makefile                           |   2 +
 drivers/mailbox/armada-37xx-rwtm-mailbox.c         | 225 +++++++++++++++++++++
 drivers/mailbox/imx-mailbox.c                      |   4 +-
 drivers/mailbox/stm32-ipcc.c                       |  13 +-
 include/linux/armada-37xx-rwtm-mailbox.h           |  23 +++
 7 files changed, 285 insertions(+), 8 deletions(-)
 create mode 100644
Documentation/devicetree/bindings/mailbox/marvell,armada-3700-rwtm-mailbox.txt
 create mode 100644 drivers/mailbox/armada-37xx-rwtm-mailbox.c
 create mode 100644 include/linux/armada-37xx-rwtm-mailbox.h

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

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

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

The pull request you sent on Fri, 10 May 2019 02:30:42 -0500:

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

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

Thank you!

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

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

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

end of thread, other threads:[~2019-05-10 17:35 UTC | newest]

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