[PULL 0/3] xtensa updates for v6.16

From: Max Filippov
Date: Tue Jun 03 2025 - 07:04:51 EST


Hi Linus,

please pull the following updates for the Xtensa architecture.

The following changes since commit ffd294d346d185b70e28b1a28abe367bbfe53c04:

Linux 6.13 (2025-01-19 15:51:45 -0800)

are available in the Git repository at:

https://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20250603

for you to fetch changes up to 3d6d238851dff53f49ff88d280ab9fc45eaec60a:

arch: xtensa: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX (2025-03-24 21:11:35 -0700)

----------------------------------------------------------------
Xtensa updates for v6.16

- migrate to the generic rule for built-in DTB
- cleanups in code and common_defconfig

----------------------------------------------------------------
Johan Korsnes (1):
arch: xtensa: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX

Masahiro Yamada (1):
xtensa: migrate to the generic rule for built-in DTB

Thorsten Blum (1):
xtensa: ptrace: Remove zero-length alignment array

arch/xtensa/Kbuild | 2 +-
arch/xtensa/Kconfig | 3 ++-
arch/xtensa/boot/dts/Makefile | 2 +-
arch/xtensa/configs/audio_kc705_defconfig | 2 +-
arch/xtensa/configs/cadence_csp_defconfig | 2 +-
arch/xtensa/configs/common_defconfig | 1 -
arch/xtensa/configs/generic_kc705_defconfig | 2 +-
arch/xtensa/configs/nommu_kc705_defconfig | 2 +-
arch/xtensa/configs/smp_lx200_defconfig | 2 +-
arch/xtensa/configs/virt_defconfig | 2 +-
arch/xtensa/configs/xip_kc705_defconfig | 2 +-
arch/xtensa/include/asm/ptrace.h | 5 +----
12 files changed, 12 insertions(+), 15 deletions(-)

--
Thanks.
-- Max