[GIT PULL] Mailbox changes for v6.7

Jassi Brar jassisinghbrar at gmail.com
Sun Nov 5 12:42:02 PST 2023


Hi Linus,

The following changes since commit 11d3f72613957cba0783938a1ceddffe7dbbf5a1:

  Merge tag 'usb-6.6-rc6' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (2023-10-15
09:16:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox.git
tags/mailbox-v6.7

for you to fetch changes up to 96cb7a4e296da9aaae0ad61394fdb2828e0a21b5:

  dt-bindings: mailbox: qcom-ipcc: document the SM8650 Inter-Processor
Communication Controller (2023-11-04 13:46:53 -0500)

----------------------------------------------------------------
Moving repo
  From
   https://git.linaro.org/landing-teams/working/fujitsu/integration.git
  To
   git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox.git

imx: add support for TX Doorbell v2
mtk: implement runtime PM
zynqmp: add destination mailbox compatible
qcom: add another clock provider for IPQ
      add SM8650 compatible
misc: sse preferred device_get_match_data()

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      mailbox: mtk-cmdq-mailbox: Implement Runtime PM with autosuspend

Kathiravan Thirumoorthy (1):
      dt-bindings: mailbox: qcom: add one more clock provider for IPQ mailbox

Neil Armstrong (1):
      dt-bindings: mailbox: qcom-ipcc: document the SM8650
Inter-Processor Communication Controller

Peng Fan (2):
      dt-bindings: mailbox: fsl,mu: add new tx doorbell channel
      mailbox: imx: support channel type tx doorbell v2

Rob Herring (1):
      mailbox: Use device_get_match_data()

Tanmay Shah (1):
      dt-bindings: zynqmp: add destination mailbox compatible

 .../devicetree/bindings/mailbox/fsl,mu.yaml        |  5 +-
 .../bindings/mailbox/qcom,apcs-kpss-global.yaml    |  2 +
 .../devicetree/bindings/mailbox/qcom-ipcc.yaml     |  1 +
 .../bindings/mailbox/xlnx,zynqmp-ipi-mailbox.yaml  |  6 ++
 drivers/mailbox/bcm-pdc-mailbox.c                  | 10 +--
 drivers/mailbox/imx-mailbox.c                      | 32 ++++++++-
 drivers/mailbox/mailbox-sti.c                      |  8 +--
 drivers/mailbox/mtk-cmdq-mailbox.c                 | 80 ++++++++++++++++++----
 drivers/mailbox/ti-msgmgr.c                        | 12 +---
 9 files changed, 117 insertions(+), 39 deletions(-)



More information about the linux-arm-kernel mailing list