[GIT PULL 4/4] ARM: SoC code changes for 6.7

Arnd Bergmann arnd at arndb.de
Wed Nov 1 16:39:30 PDT 2023


The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-arm-6.7

for you to fetch changes up to a9838799e2fa9fedd77867942e661b657d5591a0:

  arm: debug: reuse the config DEBUG_OMAP2UART{1,2} for OMAP{3,4,5} (2023-10-26 17:26:15 +0200)

----------------------------------------------------------------
ARM: SoC code changes for 6.7

The AMD Pensando DPU platform gets added to arm64, and some
minor updates make it into Renesas' 32-bit platforms.

----------------------------------------------------------------
Arnd Bergmann (1):
      Merge tag 'renesas-arm-soc-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/arm

Brad Larson (2):
      MAINTAINERS: Add entry for AMD PENSANDO
      arm64: Add config for AMD Pensando SoC platforms

Geert Uytterhoeven (4):
      ARM: shmobile: rcar-gen2: Remove unneeded once handling
      ARM: shmobile: rcar-gen2: Reserve boot area when SMP is enabled
      ARM: shmobile: r8a7779: Reserve boot area when SMP is enabled
      ARM: shmobile: sh73a0: Reserve boot area when SMP is enabled

Lukas Bulwahn (1):
      arm: debug: reuse the config DEBUG_OMAP2UART{1,2} for OMAP{3,4,5}

 MAINTAINERS                           |  7 +++++++
 arch/arm/Kconfig.debug                | 12 ++++--------
 arch/arm/mach-shmobile/pm-rcar-gen2.c |  5 +++--
 arch/arm/mach-shmobile/smp-r8a7779.c  |  9 ++++++++-
 arch/arm/mach-shmobile/smp-sh73a0.c   | 10 ++++++++--
 arch/arm64/Kconfig.platforms          | 12 ++++++++++++
 6 files changed, 42 insertions(+), 13 deletions(-)



More information about the linux-arm-kernel mailing list