[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <b4048b25-c1a8-4442-8594-c604bcef9e29@app.fastmail.com>
Date: Fri, 05 Dec 2025 19:27:20 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: soc@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL 2/6] soc: arm code changes for 6.19
The following changes since commit dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa:
Linux 6.18-rc3 (2025-10-26 15:59:49 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-arm-6.19
for you to fetch changes up to 3ce8f4a501f61edbb5cb3fe13520f09ffb33396e:
ARM: omap1: avoid symbol clashes in fiq handler (2025-12-05 15:25:13 +0100)
----------------------------------------------------------------
soc: arm code changes for 6.19
These are very minimal changes for 32-bit Arm platform code, enabling
SMP bringup for one more SoC variant (mt6582) among spelling changes
and a build warning fix.
----------------------------------------------------------------
Ali Khan (1):
ARM: OMAP2+: Fix falg->flag typo in omap_smc2()
Arnd Bergmann (3):
Merge tag 'mtk-arm32-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/arm
Merge tag 'omap-for-v6.19/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/arm
ARM: omap1: avoid symbol clashes in fiq handler
Cristian Cozzolino (2):
ARM: mediatek: add board_dt_compat entry for the MT6582 SoC
ARM: mediatek: add MT6582 smp bring up code
Julia Lawall (1):
ARM: gemini: fix typos in comments
Shivam Chaudhary (1):
ARM: versatile: Fix typo in versatile.c
arch/arm/mach-gemini/board-dt.c | 2 +-
arch/arm/mach-mediatek/Kconfig | 4 +++
arch/arm/mach-mediatek/mediatek.c | 1 +
arch/arm/mach-mediatek/platsmp.c | 1 +
arch/arm/mach-omap1/ams-delta-fiq-handler.S | 38 ++++++++++++++---------------
arch/arm/mach-omap2/omap-secure.h | 2 +-
arch/arm/mach-omap2/omap-smc.S | 2 +-
arch/arm/mach-versatile/versatile.c | 2 +-
8 files changed, 29 insertions(+), 23 deletions(-)
Powered by blists - more mailing lists