[GIT PULL] Mailbox changes for v6.9

From: Jassi Brar
Date: Tue Mar 12 2024 - 00:49:06 EST


Hi Linus,

The following changes since commit 805d849d7c3cc1f38efefd48b2480d62b7b5dcb7:

Merge tag 'acpi-6.8-rc7' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
(2024-02-28 12:20:00 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 8df6bab6cb9abc98736ffae410a74647995873c6:

mailbox: imx: support i.MX95 Generic/ELE/V2X MU (2024-03-10 19:05:24 -0500)

----------------------------------------------------------------
imx: add support for i.MX95 ELE/V2X MU
misc: I will be signing-off from my personal gmail id from now on.

----------------------------------------------------------------
Peng Fan (5):
dt-bindings: mailbox: fsl,mu: add i.MX95 Generic/ELE/V2X MU compatible
mailbox: imx: support return value of init
mailbox: imx: get RR/TR registers num from Parameter register
mailbox: imx: populate sub-nodes
mailbox: imx: support i.MX95 Generic/ELE/V2X MU

.../devicetree/bindings/mailbox/fsl,mu.yaml | 58 +++++++++++++-
drivers/mailbox/imx-mailbox.c | 88 ++++++++++++++++------
2 files changed, 123 insertions(+), 23 deletions(-)