mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, soc@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 5/5] soc: arm code changes for 6.17
Date: Sat, 26 Jul 2025 12:32:56 +0200	[thread overview]
Message-ID: <fa83a407-a48b-4a91-8b06-6c9b6074f735@app.fastmail.com> (raw)
In-Reply-To: <564b7ace-bb5f-430e-a7f1-9f6a41305e10@app.fastmail.com>

The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:

  Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8c1f5a11dad0a9043c17c4c0240f394e481baca6:

  Merge tag 'v6.17-rockchip-arm32-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/arm (2025-07-23 07:51:03 +0200)

----------------------------------------------------------------
soc: arm code changes for 6.17

Another small set of code changes for the 32-bit Arm platforms, and a
trivial update to the Kconfig entry for the arm64 TI K3 chip.

Andrew Davis cleans up the system reset handling, which touches a couple
of platforms.

The mediatek platform needs some code changes to support multiprocessing
in the newly added support for the old mt6572 chip.

----------------------------------------------------------------
Aaron Kling (1):
      ARM: tegra: Use I/O memcpy to write to IRAM

Alexander Kochetkov (1):
      ARM: rockchip: fix kernel hang during smp initialization

Andrew Davis (1):
      ARM: Switch to new sys-off handler API

Arnd Bergmann (5):
      Merge tag 'mtk-arm32-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/arm
      Merge tag 'tegra-for-6.17-arm-core' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/arm
      Merge tag 'ti-k3-config-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/arm
      Merge tag 'mvebu-arm-6.17-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into soc/arm
      Merge tag 'v6.17-rockchip-arm32-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/arm

Bartosz Golaszewski (1):
      ARM: sa110/gpio: convert set_multiple() to returning an integer

Guillaume La Roque (1):
      arm64: Kconfig.platforms: remove useless select for ARCH_K3

Kuninori Morimoto (1):
      arm: orion: use string choices helper

Max Shevchenko (2):
      ARM: mediatek: add board_dt_compat entry for the MT6572 SoC
      ARM: mediatek: add MT6572 smp bring up code

 arch/arm/common/sa1111.c          |  8 +++++---
 arch/arm/mach-highbank/highbank.c |  2 +-
 arch/arm/mach-mediatek/Kconfig    |  4 ++++
 arch/arm/mach-mediatek/mediatek.c |  1 +
 arch/arm/mach-mediatek/platsmp.c  |  7 +++++++
 arch/arm/mach-pxa/spitz.c         |  2 +-
 arch/arm/mach-rockchip/platsmp.c  | 15 +++++++++------
 arch/arm/mach-sa1100/generic.c    |  2 +-
 arch/arm/mach-tegra/reset.c       |  2 +-
 arch/arm/mach-vt8500/vt8500.c     |  2 +-
 arch/arm/plat-orion/gpio.c        |  6 +++---
 arch/arm/xen/enlighten.c          |  2 +-
 arch/arm64/Kconfig.platforms      |  4 ----
 13 files changed, 35 insertions(+), 22 deletions(-)

  parent reply	other threads:[~2025-07-26 10:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-26 10:25 [GIT PULL 0/5] soc: updates " Arnd Bergmann
2025-07-26 10:27 ` [GIT PULL 1/5] soc: dt changes " Arnd Bergmann
2025-07-29 18:11   ` Linus Torvalds
2025-07-29 18:40   ` pr-tracker-bot
2025-07-26 10:29 ` [GIT PULL 2/5] soc: driver updates " Arnd Bergmann
2025-07-29 18:40   ` pr-tracker-bot
2025-07-26 10:31 ` [GIT PULL 0/5] soc: new SoC support " Arnd Bergmann
2025-07-26 10:34   ` Arnd Bergmann
2025-07-29 18:40   ` pr-tracker-bot
2025-07-26 10:32 ` [GIT PULL 4/5] soc: defconfig updates for 6.16 Arnd Bergmann
2025-07-29 18:40   ` pr-tracker-bot
2025-07-26 10:32 ` Arnd Bergmann [this message]
2025-07-29 18:40   ` [GIT PULL 5/5] soc: arm code changes for 6.17 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa83a407-a48b-4a91-8b06-6c9b6074f735@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@lists.linux.dev \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®