All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 1/4] Renesas ARM defconfig updates for v6.9
Date: Fri,  9 Feb 2024 17:54:50 +0100	[thread overview]
Message-ID: <cover.1707487828.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1707487826.git.geert+renesas@glider.be>

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-defconfig-for-v6.9-tag1

for you to fetch changes up to 93189f33fcb4e678c9494cddeff96b123ef5674f:

  arm64: defconfig: Enable R8A779H0 SoC (2024-01-31 15:01:24 +0100)

----------------------------------------------------------------
Renesas ARM defconfig updates for v6.9

  - Disable obsolete board staging support in the Renesas ARM and ARM V7
    multi-platform defconfigs,
  - Enable support for the Renesas R-Car V4M (R8A779H0) SoC in the ARM64
    defconfig.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: defconfig: Disable staging
      ARM: multi_v7_defconfig: Disable board staging

Linh Phung (1):
      arm64: defconfig: Enable R8A779H0 SoC

 arch/arm/configs/multi_v7_defconfig | 1 -
 arch/arm/configs/shmobile_defconfig | 2 --
 arch/arm64/configs/defconfig        | 1 +
 3 files changed, 1 insertion(+), 3 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 1/4] Renesas ARM defconfig updates for v6.9
Date: Fri,  9 Feb 2024 17:54:50 +0100	[thread overview]
Message-ID: <cover.1707487828.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1707487826.git.geert+renesas@glider.be>

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-defconfig-for-v6.9-tag1

for you to fetch changes up to 93189f33fcb4e678c9494cddeff96b123ef5674f:

  arm64: defconfig: Enable R8A779H0 SoC (2024-01-31 15:01:24 +0100)

----------------------------------------------------------------
Renesas ARM defconfig updates for v6.9

  - Disable obsolete board staging support in the Renesas ARM and ARM V7
    multi-platform defconfigs,
  - Enable support for the Renesas R-Car V4M (R8A779H0) SoC in the ARM64
    defconfig.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: defconfig: Disable staging
      ARM: multi_v7_defconfig: Disable board staging

Linh Phung (1):
      arm64: defconfig: Enable R8A779H0 SoC

 arch/arm/configs/multi_v7_defconfig | 1 -
 arch/arm/configs/shmobile_defconfig | 2 --
 arch/arm64/configs/defconfig        | 1 +
 3 files changed, 1 insertion(+), 3 deletions(-)

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

  reply	other threads:[~2024-02-09 16:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-09 16:54 [GIT PULL 0/4] Renesas SoC updates for v6.9 Geert Uytterhoeven
2024-02-09 16:54 ` Geert Uytterhoeven
2024-02-09 16:54 ` Geert Uytterhoeven [this message]
2024-02-09 16:54   ` [GIT PULL 1/4] Renesas ARM defconfig " Geert Uytterhoeven
2024-02-09 16:54 ` [GIT PULL 2/4] Renesas driver " Geert Uytterhoeven
2024-02-09 16:54   ` Geert Uytterhoeven
2024-02-09 16:54 ` [GIT PULL 3/4] Renesas DT binding " Geert Uytterhoeven
2024-02-09 16:54   ` Geert Uytterhoeven
2024-02-09 16:54 ` [GIT PULL 4/4] Renesas DTS " Geert Uytterhoeven
2024-02-09 16:54   ` Geert Uytterhoeven
2024-02-20 21:12 ` [GIT PULL 0/4] Renesas SoC " patchwork-bot+linux-soc
2024-02-29 17:02 ` patchwork-bot+linux-soc

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=cover.1707487828.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=soc@kernel.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.