[GIT PULL] soc: fixes for 6.14, part 2
From: Arnd Bergmann
Date: Mon Mar 17 2025 - 13:59:54 EST
The following changes since commit 7eb172143d5508b4da468ed59ee857c6e5e01da6:
Linux 6.14-rc5 (2025-03-02 11:48:20 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.14-2
for you to fetch changes up to 45d5fe1c53baaed1fb3043f45d1e15ebb4bbe86a:
ARM: davinci: da850: fix selecting ARCH_DAVINCI_DA8XX (2025-03-14 18:24:05 +0100)
----------------------------------------------------------------
soc: fixes for 6.14, part 2
The majority of the last fixes are for devicetree files. This address two
important regressions for the Qualcomm SMMU and the Raspberry Pi 4 USB
controller, as well as a larger number of patches fixing minor mistakes
in board specific files for Rockchips, i.MX, starfive and broadcom.
The non-DT changes are
- A fix for an old boot regression on Renesas shmobile chips
- Another boot time regression for for the Qualcomm PDR SoC driver,
among a few other Qualcomm firmware driver fixes for efivars
and tzmem.
- Minor Kconfig fixes for davinci and OMAP1
- Minor code fixes for sparx5 reset controllers, OMAP memory controller,
i.MX SCU, cpufreq and SoC drivers and a Hisilicon SoC driver.
- One more update to the Asahi maintainers, adding Neal Gompa as a
reviewer
----------------------------------------------------------------
Alexander Stein (1):
arm64: dts: freescale: tqma8mpql: Fix vqmmc-supply
Arnd Bergmann (12):
Merge tag 'arm-soc/for-6.14/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
Merge tag 'arm-soc/for-6.14/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Merge tag 'riscv-dt-fixes-for-v6.14-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes
ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP
Merge tag 'arm-soc/for-6.14/devicetree-fixes-part2' of https://github.com/Broadcom/stblinux into arm/fixes
Merge tag 'v6.14-rockchip-dtsfixes2' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes
Merge tag 'asahi-soc-maintainers-6.14-fixes' of https://github.com/AsahiLinux/linux into arm/fixes
Merge tag 'qcom-arm64-fixes-for-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Merge tag 'qcom-drivers-fixes-for-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Merge tag 'renesas-fixes-for-v6.14-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes
Merge tag 'reset-fixes-for-v6.14' of git://git.pengutronix.de/pza/linux into arm/fixes
Chester A. Unal (2):
ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC5300
ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200
Dan Carpenter (1):
firmware: qcom: scm: Fix error code in probe()
David Lechner (1):
ARM: davinci: da850: fix selecting ARCH_DAVINCI_DA8XX
Dragan Simic (2):
arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsi
arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsi
E Shattow (1):
riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitions
Geert Uytterhoeven (1):
ARM: shmobile: smp: Enforce shmobile_smp_* alignment
Hector Martin (1):
MAINTAINERS: Add apple-spi driver & binding files
Heiko Stuebner (2):
arm64: dts: rockchip: remove supports-cqe from rk3588 jaguar
arm64: dts: rockchip: remove supports-cqe from rk3588 tiger
Horatiu Vultur (1):
reset: mchp: sparx5: Fix for lan966x
Huisong Li (1):
soc: hisilicon: kunpeng_hccs: Fix incorrect string assembly
Jianfeng Liu (1):
arm64: dts: rockchip: slow down emmc freq for rock 5 itx
Joe Hattori (1):
firmware: imx-scu: fix OF node leak in .probe()
Johan Hovold (1):
firmware: qcom: uefisecapp: fix efivars registration race
Justin Klaassen (1):
arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4S
Konrad Dybcio (1):
Revert "arm64: dts: qcom: sdm845: Affirm IDR0.CCTW on apps_smmu"
Krzysztof Kozlowski (1):
soc: qcom: pmic_glink: Drop redundant pg assignment before taking lock
Neal Gompa (1):
MAINTAINERS: Add myself (Neal Gompa) as a reviewer for ARM Apple support
Peng Fan (1):
soc: imx8m: Unregister cpufreq and soc dev in cleanup path
Phil Elwell (3):
ARM: dts: bcm2711: PL011 UARTs are actually r1p5
arm64: dts: bcm2712: PL011 UARTs are actually r1p5
ARM: dts: bcm2711: Don't mark timer regs unconfigured
Quentin Schulz (2):
arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on Haikou
arm64: dts: rockchip: fix pinmux of UART5 for PX30 Ringneck on Haikou
Roger Quadros (1):
memory: omap-gpmc: drop no compatible check
Saranya R (1):
soc: qcom: pdr: Fix the potential deadlock
Stefan Eichenberger (3):
ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6
arm64: dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound card
arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound card
Stefan Wahren (1):
ARM: dts: bcm2711: Fix xHCI power-domain
Yao Zi (1):
arm64: dts: rockchip: Remove undocumented sdmmc property from lubancat-1
MAINTAINERS | 3 +++
arch/arm/boot/dts/broadcom/bcm2711-rpi.dtsi | 5 -----
arch/arm/boot/dts/broadcom/bcm2711.dtsi | 12 +++++-----
.../boot/dts/broadcom/bcm4709-asus-rt-ac3200.dts | 8 +++----
.../boot/dts/broadcom/bcm47094-asus-rt-ac5300.dts | 8 +++----
arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi | 10 ++++-----
arch/arm/mach-davinci/Kconfig | 1 +
arch/arm/mach-omap1/Kconfig | 1 +
arch/arm/mach-shmobile/headsmp.S | 1 +
arch/arm64/boot/dts/broadcom/bcm2712.dtsi | 2 +-
.../boot/dts/freescale/imx8mm-verdin-dahlia.dtsi | 6 ++---
.../arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi | 16 ++++---------
.../boot/dts/freescale/imx8mp-verdin-dahlia.dtsi | 6 ++---
arch/arm64/boot/dts/qcom/sdm845.dtsi | 1 -
.../boot/dts/rockchip/px30-ringneck-haikou.dts | 12 ++++++++++
.../arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dtsi | 2 +-
arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi | 14 ++++++++++++
arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts | 1 -
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts | 1 -
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts | 3 +--
arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi | 1 -
arch/riscv/boot/dts/starfive/jh7110-pinfunc.h | 2 +-
drivers/firmware/imx/imx-scu.c | 1 +
drivers/firmware/qcom/qcom_qseecom_uefisecapp.c | 18 +++++++--------
drivers/firmware/qcom/qcom_scm.c | 4 ++--
drivers/memory/omap-gpmc.c | 20 -----------------
drivers/reset/reset-microchip-sparx5.c | 19 +++++++++++-----
drivers/soc/hisilicon/kunpeng_hccs.c | 4 ++--
drivers/soc/imx/soc-imx8m.c | 26 ++++++++++++++++++++--
drivers/soc/qcom/pdr_interface.c | 8 +------
drivers/soc/qcom/pmic_glink.c | 2 +-
31 files changed, 119 insertions(+), 99 deletions(-)