[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <0baf22fa-281e-4f56-a807-917152f0bc79@app.fastmail.com>
Date: Wed, 03 Sep 2025 23:21:19 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: soc@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] soc: fixes for 6.17, part 2
The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:
Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.17-2
for you to fetch changes up to 875691ceb8bd619de7791243b1cf6184ab534865:
Merge tag 'at91-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes (2025-09-03 23:02:54 +0200)
----------------------------------------------------------------
soc: fixes for 6.17, part 2
These are mainly devicetree fixes for the rockchip and nxp platforms on
arm64, addressing mistakes in the board and soc specific descriptions.
In particular the newly added Rock 5T board required multiple bugfixes for
PCIe and USB, while on the i.MX platform there are a number of regulator
related fixes. The only other platforms with devicetree fixes are at91
with a fixup for SD/MMC and a change to enable all the available UARTS
on the Axiado reference board.
Also on the at91 platform, a Kconfig change addresses a regression that
stopped the DMA engine from working in 6.17-rc.
Three drivers each have a simple bugfix, stopping incorrect behavior in
op-tee firmware, the tee subsystem and the qualcomm mdt_loader.
Two trivial MAINTAINERS file changes are needed to make sure that
patches reach the correct maintainer, but don't change the actual
responsibilities.
----------------------------------------------------------------
Arnd Bergmann (6):
Merge tag 'qcom-drivers-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Merge tag 'tee-fixes-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Merge tag 'optee-typo-fix-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Merge tag 'imx-fixes-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Merge tag 'v6.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes
Merge tag 'at91-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes
Bjorn Andersson (1):
soc: qcom: mdt_loader: Deal with zero e_shentsize
Chen-Yu Tsai (1):
arm64: dts: rockchip: Add supplies for eMMC on rk3588-orangepi-5
Chukun Pan (1):
arm64: dts: rockchip: mark eeprom as read-only for Radxa E52C
Haibo Chen (1):
arm64: dts: imx95-19x19-evk: correct the phy setting for flexcan1/2
Harshit Shah (1):
arm64: dts: axiado: Add missing UART aliases
Kaison Deng (1):
arm64: dts: rockchip: fix es8388 address on rk3588s-roc-pc
Krzysztof Kozlowski (3):
ARM: dts: rockchip: Minor whitespace cleanup
arm64: dts: rockchip: Minor whitespace cleanup
arm64: dts: rockchip: Fix Bluetooth interrupts flag on Neardi LBA3368
Marek Vasut (3):
arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH electronics i.MX8M Plus DHCOM
arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data Modul i.MX8M Plus eDM SBC
arm64: dts: imx95: Fix JPEG encoder node assigned clock
Markus Niebel (2):
arm64: dts: imx8mp-tqma8mpql: fix LDO5 power off
arm64: dts: imx8mp-tqma8mpql: remove virtual 3.3V regulator
Maud Spierings (1):
arm64: dts: rockchip: Fix the headphone detection on the orangepi 5 plus
Nicolas Frattaroli (2):
arm64: dts: rockchip: fix USB on RADXA ROCK 5T
arm64: dts: rockchip: fix second M.2 slot on ROCK 5T
Nobuhiro Iwamatsu (1):
MAINTAINERS: Update Nobuhiro Iwamatsu's email address
Pei Xiao (2):
tee: fix NULL pointer dereference in tee_shm_put
tee: fix memory leak in tee_dyn_shm_alloc_helper
Peter Robinson (2):
arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-pro
arm64: dts: rockchip: Add vcc-supply to SPI flash on Pinephone Pro
Robert Marko (1):
ARM: at91: select ARCH_MICROCHIP
Ryan Wanner (1):
ARM: dts: microchip: sama7d65: Force SDMMC Legacy mode
Sebastian Reichel (2):
arm64: dts: rockchip: correct network description on Sige5
MAINTAINERS: exclude defconfig from ARM64 PORT
Sungbae Yoo (1):
tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
.mailmap | 1 +
MAINTAINERS | 3 +-
.../boot/dts/microchip/at91-sama7d65_curiosity.dts | 2 ++
arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts | 2 +-
arch/arm/boot/dts/rockchip/rv1109-relfor-saib.dts | 6 ++--
arch/arm/mach-at91/Kconfig | 4 +++
arch/arm64/boot/dts/axiado/ax3000-evk.dts | 3 ++
.../dts/freescale/imx8mp-data-modul-edm-sbc.dts | 1 +
.../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 1 +
.../freescale/imx8mp-tqma8mpql-mba8mp-ras314.dts | 13 ++++----
.../dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts | 13 ++++----
.../arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi | 31 +++++++++++++------
arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts | 10 +++----
arch/arm64/boot/dts/freescale/imx95.dtsi | 2 +-
arch/arm64/boot/dts/rockchip/px30-pp1516.dtsi | 8 ++---
.../rockchip/px30-ringneck-haikou-video-demo.dtso | 6 ++--
.../boot/dts/rockchip/rk3308-sakurapi-rk3308b.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3368-lba3368.dts | 2 +-
.../boot/dts/rockchip/rk3399-pinebook-pro.dts | 1 +
.../boot/dts/rockchip/rk3399-pinephone-pro.dts | 1 +
.../rockchip/rk3399-puma-haikou-video-demo.dtso | 6 ++--
.../boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi | 4 +--
.../boot/dts/rockchip/rk3576-armsom-sige5.dts | 5 +---
arch/arm64/boot/dts/rockchip/rk3582-radxa-e52c.dts | 1 +
.../boot/dts/rockchip/rk3588-orangepi-5-plus.dts | 2 +-
.../arm64/boot/dts/rockchip/rk3588-orangepi-5.dtsi | 2 ++
arch/arm64/boot/dts/rockchip/rk3588-rock-5t.dts | 35 ++++++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3588j.dtsi | 4 +--
arch/arm64/boot/dts/rockchip/rk3588s-roc-pc.dts | 4 +--
drivers/soc/qcom/mdt_loader.c | 12 ++++----
drivers/tee/optee/ffa_abi.c | 4 +--
drivers/tee/tee_shm.c | 14 ++++++---
32 files changed, 139 insertions(+), 66 deletions(-)
Powered by blists - more mailing lists