[GIT PULL ARM: SoC fixes for 6.10
Arnd Bergmann
arnd at arndb.de
Sat Jun 22 01:03:59 PDT 2024
The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:
Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-6.10
for you to fetch changes up to e7c3696d4692e8046d25f6e63f983e934e12f2c5:
firmware: psci: Fix return value from psci_system_suspend() (2024-06-20 22:58:40 +0200)
----------------------------------------------------------------
SoC fixes for 6.10
There are seven oneline patches that each address a distinct problem
on the NXP i.MX platform, mostly the popular i.MX8M variant.
The only other two fixes are for error handling on the psci
firmware driver and SD card support on the milkv duo riscv
board.
----------------------------------------------------------------
Arnd Bergmann (2):
Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Merge tag 'riscv-sophgo-dt-fixes-for-v6.10-rc4' of https://github.com/sophgo/linux into arm/fixes
Fabio Estevam (1):
arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property
Frank Li (1):
arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc
Haylen Chu (1):
riscv: dts: sophgo: disable write-protection for milkv duo
Joao Paulo Goncalves (1):
arm64: dts: freescale: imx8mm-verdin: Fix GPU speed
Liu Ying (1):
arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting node
Marek Vasut (1):
arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoM
Max Krummenacher (1):
arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin
Sudeep Holla (1):
firmware: psci: Fix return value from psci_system_suspend()
Tim Harvey (1):
arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIO
arch/arm/boot/dts/nxp/imx/imx53-qsb-common.dtsi | 2 +-
arch/arm/boot/dts/nxp/imx/imx53-qsb-hdmi.dtso | 6 ++++--
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 3 ++-
arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8mp-venice-gw73xx.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 2 +-
arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 1 -
arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dts | 1 +
drivers/firmware/psci/psci.c | 4 +++-
9 files changed, 14 insertions(+), 9 deletions(-)
More information about the linux-arm-kernel
mailing list