[GIT PULL] soc: fixes for 6.17, part 1

Arnd Bergmann arnd at arndb.de
Fri Aug 8 13:53:37 PDT 2025


The following changes since commit 038d61fd642278bab63ee8ef722c50d10ab01e8f:

  Linux 6.16 (2025-07-27 14:26:38 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.17-1

for you to fetch changes up to 0c952efa0d7cf5258879406077df33d23cb06d5e:

  Merge tag 'tegra-for-6.17-arm64-dt-v3' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes (2025-08-08 22:50:44 +0200)

----------------------------------------------------------------
soc: fixes for 6.17, part 1

These are a few patches to fix up bits that went missing during the
merge window: The tegra and s3c patches address trivial regressions
from conflicts, the bcm7445 makes the dt conform to the binding that
was made stricter.

----------------------------------------------------------------
Arnd Bergmann (2):
      Merge tag 'arm-soc/for-6.16/devicetree-fixes' of https://github.com/Broadcom/stblinux into for-next
      Merge tag 'tegra-for-6.17-arm64-dt-v3' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes

Bartosz Golaszewski (1):
      ARM: s3c/gpio: complete the conversion to new GPIO value setters

Florian Fainelli (1):
      ARM: dts: broadcom: Fix bcm7445 memory controller compatible

Thierry Reding (1):
      arm64: tegra: Remove numa-node-id properties

 arch/arm/boot/dts/broadcom/bcm7445.dtsi  | 9 ++++++---
 arch/arm/mach-s3c/gpio-samsung.c         | 2 +-
 arch/arm64/boot/dts/nvidia/tegra264.dtsi | 3 ---
 3 files changed, 7 insertions(+), 7 deletions(-)



More information about the linux-arm-kernel mailing list