[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240723191750.3703388-1-andersson@kernel.org>
Date: Tue, 23 Jul 2024 12:17:49 -0700
From: Bjorn Andersson <andersson@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Arnaud Pouliquen <arnaud.pouliquen@...s.st.com>,
Gwenael Treuveur <gwenael.treuveur@...s.st.com>,
Jeff Johnson <quic_jjohnson@...cinc.com>
Subject: [GIT PULL] rpmsg updates for v6.11
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.11
for you to fetch changes up to 36862eab884d997e182aad9163cc6ca953614a68:
rpmsg: char: add missing MODULE_DESCRIPTION() macro (2024-06-10 11:11:59 -0600)
----------------------------------------------------------------
rpmsg updates for v6.11
This corrects interrupt handling in the stm32 remoteproc driver when
being attached to an already running remote processor.
It fixes invalid kernel-doc and adds missing MODULE_DESCRIPTION() in the
rpmsg char driver.
----------------------------------------------------------------
Arnaud Pouliquen (1):
rpmsg: char: Fix rpmsg_eptdev structure documentation
Gwenael Treuveur (1):
remoteproc: stm32_rproc: Fix mailbox interrupts queuing
Jeff Johnson (1):
rpmsg: char: add missing MODULE_DESCRIPTION() macro
drivers/remoteproc/stm32_rproc.c | 2 +-
drivers/rpmsg/rpmsg_char.c | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists