lkml.org 
[lkml]   [2019]   [Jul]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] Mailbox changes for v5.3
Hi Linus,

The following changes since commit 6fbc7275c7a9ba97877050335f290341a1fd8dbf:

Linux 5.2-rc7 (2019-06-30 11:25:36 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 25777e5784a7b417967460d4fcf9660d05a0c320:

mailbox: handle failed named mailbox channel request (2019-07-11
10:19:00 -0500)

----------------------------------------------------------------
- stm32: race fix by adding a spinlock
- mhu: trim included headers
- omap: add support for K3 SoCs
- imx: Irq disable fix
- bcm: tidy up extracting driver data
- tegra: make resume 'noirq'
- api: fix error handling

----------------------------------------------------------------
Arnaud Pouliquen (1):
mailbox: stm32_ipcc: add spinlock to fix channels concurrent access

Bitan Biswas (2):
mailbox: tegra: hsp: add noirq resume
mailbox: tegra: avoid resume NULL mailboxes

Daniel Baluta (1):
mailbox: imx: Clear GIEn bit at shutdown

Fuqian Huang (1):
mailbox: bcm-flexrm-mailbox: using dev_get_drvdata directly

Sudeep Holla (1):
mailbox: arm_mhu: reorder header inclusion and drop unneeded ones

Suman Anna (2):
dt-bindings: mailbox: omap: Update bindings for TI K3 SoCs
mailbox: omap: Add support for TI K3 SoCs

morten petersen (1):
mailbox: handle failed named mailbox channel request

.../devicetree/bindings/mailbox/omap-mailbox.txt | 59 ++++++++++++++++++----
drivers/mailbox/Kconfig | 2 +-
drivers/mailbox/arm_mhu.c | 11 ++--
drivers/mailbox/bcm-flexrm-mailbox.c | 6 +--
drivers/mailbox/imx-mailbox.c | 4 +-
drivers/mailbox/mailbox.c | 6 ++-
drivers/mailbox/omap-mailbox.c | 43 +++++++++-------
drivers/mailbox/stm32-ipcc.c | 37 ++++++++++----
drivers/mailbox/tegra-hsp.c | 20 ++++++--
include/linux/omap-mailbox.h | 4 +-
10 files changed, 134 insertions(+), 58 deletions(-)

\
 
 \ /
  Last update: 2019-07-14 01:43    [W:0.154 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site