From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, soc@lists.linux.dev
Subject: [GIT PULL 4/4] soc: arm platform changes for 6.15
Date: Wed, 26 Mar 2025 19:03:55 +0100 [thread overview]
Message-ID: <ba5bc4de-e264-41f4-81b2-757ed275fa53@app.fastmail.com> (raw)
In-Reply-To: <1ef00af5-0196-46c4-95f3-7c6b90f3e293@app.fastmail.com>
The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:
Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-arm-6.15
for you to fetch changes up to 46367f09b2203f7c63f89293aea9279b875d0ff2:
ARM: davinci: always enable CONFIG_ARCH_DAVINCI_DA850 (2025-03-24 22:34:37 +0100)
----------------------------------------------------------------
soc: arm platform changes for 6.15
The at91 platform gains support for SAMA7D65, a new variant of the
Cortex-A7 based SAMA7G5 with a graphics output.
The i.MX, Renesas and davinci platforms each get one minor bugfix.
----------------------------------------------------------------
Arnd Bergmann (5):
Merge tag 'renesas-arm-soc-for-v6.15-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/arm
ARM: imx: mark imx53_suspend_sz as unused
Merge tag 'imx-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/arm
Merge tag 'at91-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/arm
ARM: davinci: always enable CONFIG_ARCH_DAVINCI_DA850
Geert Uytterhoeven (1):
ARM: shmobile: rcar-gen2: Remove CMA reservation code
Li Bin (1):
ARM: at91: pm: fix at91_suspend_finish for ZQ calibration
Ryan Wanner (5):
dt-bindings: atmel-sysreg: Add SAMA7D65 Chip ID
ARM: at91: Add Support in SoC driver for SAMA7D65
ARM: at91: pm: add DT compatible support for sama7d65
ARM: at91: pm: Add Backup mode for SAMA7D65
ARM: at91: pm: Enable ULP0/ULP1 for SAMA7D65
Wolfram Sang (2):
dt-bindings: ARM: at91: make separate entry for Olimex board
dt-bindings: ARM: at91: add Calao USB boards
.../devicetree/bindings/arm/atmel-at91.yaml | 33 ++++++-
.../devicetree/bindings/arm/atmel-sysregs.txt | 1 +
arch/arm/mach-at91/pm.c | 47 +++++++---
arch/arm/mach-at91/pm.h | 1 +
arch/arm/mach-at91/pm_data-offsets.c | 2 +
arch/arm/mach-at91/pm_suspend.S | 101 +++++++++++++++++++--
arch/arm/mach-davinci/Kconfig | 1 +
arch/arm/mach-imx/common.h | 2 +-
arch/arm/mach-shmobile/setup-rcar-gen2.c | 76 ----------------
drivers/soc/atmel/soc.c | 5 +
drivers/soc/atmel/soc.h | 3 +
11 files changed, 170 insertions(+), 102 deletions(-)
next prev parent reply other threads:[~2025-03-26 18:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-26 17:58 [GIT PULL 0/4] SoC updates for 6.15 Arnd Bergmann
2025-03-26 17:59 ` [GIT PULL 1/4] soc: devicetree " Arnd Bergmann
2025-03-27 19:10 ` pr-tracker-bot
2025-03-26 18:00 ` [GIT PULL 2/4] soc: driver updates for 6.15, part 1 Arnd Bergmann
2025-03-27 19:10 ` pr-tracker-bot
2025-03-26 18:03 ` [GIT PULL 3/4] soc: defconfig updates for 6.15 Arnd Bergmann
2025-03-27 19:10 ` pr-tracker-bot
2025-03-26 18:03 ` Arnd Bergmann [this message]
2025-03-27 19:10 ` [GIT PULL 4/4] soc: arm platform changes " 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=ba5bc4de-e264-41f4-81b2-757ed275fa53@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