From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@lists.linux.dev, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] soc: fixes for 6.16
Date: Fri, 04 Jul 2025 20:13:20 +0200 [thread overview]
Message-ID: <01889b2c-3a49-4510-9e25-b4becc0e4a2e@app.fastmail.com> (raw)
The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:
Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.16
for you to fetch changes up to 3f3fb97374308993dbe8884f44c2579a81b90bfa:
Merge tag 'apple-soc-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into arm/fixes (2025-07-03 16:27:31 +0200)
----------------------------------------------------------------
soc: fixes for 6.16
A couple of fixes for firmware drivers have come up, addressing kernel
side bugs in op-tee and ff-a code, as well as compatibility issues
with exynos-acpm and ff-a protocols.
The only devicetree fixes are for the Apple platform, addressing issues
with conformance to the bindings for the wlan, spi and mipi nodes
----------------------------------------------------------------
Arnd Bergmann (4):
Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Merge tag 'samsung-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes
Merge tag 'optee-fix-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Merge tag 'apple-soc-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into arm/fixes
Casey Connolly (1):
arm64: defconfig: update renamed PHY_SNPS_EUSB2
Janne Grunau (1):
arm64: dts: apple: t8103: Fix PCIe BCM4377 nodename
Jens Wiklander (1):
optee: ffa: fix sleep in atomic context
Sudeep Holla (3):
firmware: arm_ffa: Fix memory leak by freeing notifier callback node
firmware: arm_ffa: Move memory allocation outside the mutex locking
firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context
Sven Peter (2):
arm64: dts: apple: Drop {address,size}-cells from SPI NOR
arm64: dts: apple: Move touchbar mipi {address,size}-cells from dtsi to dts
Tudor Ambarus (1):
firmware: exynos-acpm: fix timeouts on xfers handling
Viresh Kumar (1):
firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdr
arch/arm64/boot/dts/apple/spi1-nvram.dtsi | 2 -
arch/arm64/boot/dts/apple/t8103-j293.dts | 2 +
arch/arm64/boot/dts/apple/t8103-jxxx.dtsi | 2 +-
arch/arm64/boot/dts/apple/t8103.dtsi | 2 -
arch/arm64/boot/dts/apple/t8112-j493.dts | 2 +
arch/arm64/boot/dts/apple/t8112.dtsi | 2 -
arch/arm64/configs/defconfig | 2 +-
drivers/firmware/arm_ffa/driver.c | 71 ++++++++++++++++---------------
drivers/firmware/samsung/exynos-acpm.c | 25 ++++-------
drivers/tee/optee/ffa_abi.c | 41 ++++++++++++++----
drivers/tee/optee/optee_private.h | 2 +
include/linux/arm_ffa.h | 1 +
12 files changed, 86 insertions(+), 68 deletions(-)
next reply other threads:[~2025-07-04 18:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-04 18:13 Arnd Bergmann [this message]
2025-07-05 0:34 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=01889b2c-3a49-4510-9e25-b4becc0e4a2e@app.fastmail.com \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=soc@lists.linux.dev \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®