All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 4/4] ARM: SoC code changes for 6.7
Date: Thu, 02 Nov 2023 00:39:30 +0100	[thread overview]
Message-ID: <2ba2a5c9-0e92-4ab6-88dd-8410956ffa78@app.fastmail.com> (raw)
In-Reply-To: <263c2cf0-c35a-4d3c-85b3-fcb692cbfd40@app.fastmail.com>

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 4/4] ARM: SoC code changes for 6.7
Date: Thu, 02 Nov 2023 00:39:30 +0100	[thread overview]
Message-ID: <2ba2a5c9-0e92-4ab6-88dd-8410956ffa78@app.fastmail.com> (raw)
In-Reply-To: <263c2cf0-c35a-4d3c-85b3-fcb692cbfd40@app.fastmail.com>

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-11-01 23:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-01 23:29 [GIT PULL 0/4] ARM/SoC updates for 6.7 Arnd Bergmann
2023-11-01 23:29 ` Arnd Bergmann
2023-11-01 23:36 ` [GIT PULL 1/4] SoC DT updates for v6.7 Arnd Bergmann
2023-11-01 23:36   ` Arnd Bergmann
2023-11-02  1:10   ` pr-tracker-bot
2023-11-02  1:10     ` pr-tracker-bot
2023-11-01 23:37 ` [GIT PULL 2/4] SoC driver updates for 6.7 Arnd Bergmann
2023-11-01 23:37   ` Arnd Bergmann
2023-11-02  1:10   ` pr-tracker-bot
2023-11-02  1:10     ` pr-tracker-bot
2023-11-01 23:38 ` [GIT PULL 3/4] ARM defconfig " Arnd Bergmann
2023-11-01 23:38   ` Arnd Bergmann
2023-11-02  1:10   ` pr-tracker-bot
2023-11-02  1:10     ` pr-tracker-bot
2023-11-01 23:39 ` Arnd Bergmann [this message]
2023-11-01 23:39   ` [GIT PULL 4/4] ARM: SoC code changes " Arnd Bergmann
2023-11-02  1:10   ` pr-tracker-bot
2023-11-02  1:10     ` 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=2ba2a5c9-0e92-4ab6-88dd-8410956ffa78@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.