lkml.org 
[lkml]   [2022]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] Mailbox changes for v5.17
Hi Linus,

The following changes since commit c9e6606c7fe92b50a02ce51dda82586ebdf99b48:

Linux 5.16-rc8 (2022-01-02 14:23:25 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 869b6ca39c08c5b10eeb29d4b3c4bc433bf8ba5e:

dt-bindings: mailbox: Add more protocol and client ID (2022-01-11
23:47:33 -0600)

----------------------------------------------------------------
- qcom: misc updates to qcom-ipcc driver
- mpfs: change compatible string
- pcc: fix handling of subtypes
avoid uninit variable
- mtk: add missing of_node_put
enable control_by_sw
silent probe-defer prints
fix gce_num for mt8192
- zynq: add missing of_node_put
- imx: check for NULL instead of IS_ERR
- appple: switch to generic compatibles
- hi3660: convert comments to kernel-doc notation

----------------------------------------------------------------
Conor Dooley (1):
mailbox: change mailbox-mpfs compatible string

Dan Carpenter (1):
mailbox: imx: Fix an IS_ERR() vs NULL bug

Hector Martin (2):
dt-bindings: mailbox: apple,mailbox: Add generic and t6000 compatibles
mailbox: apple: Bind to generic compatibles

Hsin-Yi Wang (1):
mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks

Huang Yiwei (4):
mailbox: qcom-ipcc: Dynamic alloc for channel arrangement
mailbox: qcom-ipcc: Support more IPCC instance
mailbox: qcom-ipcc: Support interrupt wake up from suspend
dt-bindings: mailbox: Add more protocol and client ID

Randy Dunlap (1):
mailbox: hi3660: convert struct comments to kernel-doc notation

Sudeep Holla (2):
mailbox: pcc: Avoid using the uninitialized variable 'dev'
mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irq

Wang Qing (2):
mailbox: zynq: add missing of_node_put before return
mailbox: mtk: add missing of_node_put before return

jason-jh.lin (2):
mailbox: fix gce_num of mt8192 driver data
mailbox: add control_by_sw for mt8195

.../devicetree/bindings/mailbox/apple,mailbox.yaml | 12 ++-
drivers/mailbox/apple-mailbox.c | 4 +-
drivers/mailbox/hi3660-mailbox.c | 18 ++--
drivers/mailbox/imx-mailbox.c | 4 +-
drivers/mailbox/mailbox-mpfs.c | 2 +-
drivers/mailbox/mtk-cmdq-mailbox.c | 15 ++--
drivers/mailbox/pcc.c | 10 ++-
drivers/mailbox/qcom-ipcc.c | 99 +++++++++++++++++-----
drivers/mailbox/zynqmp-ipi-mailbox.c | 1 +
include/dt-bindings/mailbox/qcom-ipcc.h | 2 +
10 files changed, 116 insertions(+), 51 deletions(-)

\
 
 \ /
  Last update: 2022-01-13 03:30    [W:0.042 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site