LKML Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Mailbox changes for v6.1
@ 2022-10-08  1:54 Jassi Brar
  2022-10-08 17:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jassi Brar @ 2022-10-08  1:54 UTC (permalink / raw
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, linux-arm-kernel

Hi Linus,

The following changes since commit 3245cb65fd91cd514801bf91f5a3066d562f0ac4:

  Merge tag 'devicetree-fixes-for-6.0-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (2022-09-14
10:22:39 +0100)

are available in the Git repository at:

  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
tags/mailbox-v6.1

for you to fetch changes up to b8ae88e1e75e5cb7a6df5298ab75334362ed631c:

  mailbox: qcom-ipcc: flag IRQ NO_THREAD (2022-10-05 21:51:58 -0500)

----------------------------------------------------------------
- apple: implement poll and flush callbacks
- qcom: fix clocks for IPQ6018 and IPQ8074
irq handler as not-a-thread
- microchip: split reg-space into two
- imx: RST channel fix
- bcm: fix dma_map_sg error handling
- misc: spellinf fix in pcc driver

----------------------------------------------------------------
Colin Ian King (1):
      mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"

Conor Dooley (3):
      dt-bindings: mailbox: fix the mpfs' reg property
      mailbox: mpfs: fix handling of the reg property
      mailbox: mpfs: account for mbox offsets while sending

Eric Chanudet (1):
      mailbox: qcom-ipcc: flag IRQ NO_THREAD

Hector Martin (2):
      mailbox: apple: Implement flush() operation
      mailbox: apple: Implement poll_data() operation

Jack Wang (1):
      mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg

Peng Fan (1):
      mailbox: imx: fix RST channel support

Robert Marko (3):
      dt-bindings: mailbox: qcom: set correct #clock-cells
      dt-bindings: mailbox: qcom: correct clocks for IPQ6018 and IPQ8074
      mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support

 .../bindings/mailbox/microchip,mpfs-mailbox.yaml   | 15 ++++--
 .../bindings/mailbox/qcom,apcs-kpss-global.yaml    | 63 +++++++++++++++++-----
 drivers/mailbox/apple-mailbox.c                    | 63 ++++++++++++++++++++--
 drivers/mailbox/bcm-flexrm-mailbox.c               |  8 +--
 drivers/mailbox/imx-mailbox.c                      | 10 ++--
 drivers/mailbox/mailbox-mpfs.c                     | 25 +++++----
 drivers/mailbox/pcc.c                              |  2 +-
 drivers/mailbox/qcom-apcs-ipc-mailbox.c            |  2 +-
 drivers/mailbox/qcom-ipcc.c                        |  3 +-
 9 files changed, 148 insertions(+), 43 deletions(-)

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

* Re: [GIT PULL] Mailbox changes for v6.1
  2022-10-08  1:54 [GIT PULL] Mailbox changes for v6.1 Jassi Brar
@ 2022-10-08 17:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-08 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, 7 Oct 2022 20:54:02 -0500:

> git://git.linaro.org/landing-teams/working/fujitsu/integration.git tags/mailbox-v6.1

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

Thank you!

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

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

end of thread, other threads:[~2022-10-08 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-08  1:54 [GIT PULL] Mailbox changes for v6.1 Jassi Brar
2022-10-08 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 read-only IMAP folder(s) and NNTP newsgroup(s).