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 3/5] Renesas driver updates for v6.7
Date: Fri, 29 Sep 2023 13:10:13 +0200	[thread overview]
Message-ID: <cover.1695985423.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1695985418.git.geert+renesas@glider.be>

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v6.7-tag1

for you to fetch changes up to 61ad21ec519774182d23dd83d6cb44d7b80b7421:

  soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text (2023-09-18 10:39:14 +0200)

----------------------------------------------------------------
Renesas driver updates for v6.7

  - Identify the new RZ/G3S SoC,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Claudiu Beznea (2):
      soc: renesas: Identify RZ/G3S SoC
      soc: renesas: renesas-soc: Remove blank lines

Geert Uytterhoeven (1):
      soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text

 drivers/soc/renesas/Kconfig       |  7 ++++++-
 drivers/soc/renesas/renesas-soc.c | 15 +++++++++++++--
 2 files changed, 19 insertions(+), 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 3/5] Renesas driver updates for v6.7
Date: Fri, 29 Sep 2023 13:10:13 +0200	[thread overview]
Message-ID: <cover.1695985423.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1695985418.git.geert+renesas@glider.be>

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v6.7-tag1

for you to fetch changes up to 61ad21ec519774182d23dd83d6cb44d7b80b7421:

  soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text (2023-09-18 10:39:14 +0200)

----------------------------------------------------------------
Renesas driver updates for v6.7

  - Identify the new RZ/G3S SoC,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Claudiu Beznea (2):
      soc: renesas: Identify RZ/G3S SoC
      soc: renesas: renesas-soc: Remove blank lines

Geert Uytterhoeven (1):
      soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text

 drivers/soc/renesas/Kconfig       |  7 ++++++-
 drivers/soc/renesas/renesas-soc.c | 15 +++++++++++++--
 2 files changed, 19 insertions(+), 3 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-09-29 11:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-29 11:10 [GIT PULL 0/5] Renesas SoC updates for v6.7 Geert Uytterhoeven
2023-09-29 11:10 ` Geert Uytterhoeven
2023-09-29 11:10 ` [GIT PULL 1/5] Renesas ARM defconfig " Geert Uytterhoeven
2023-09-29 11:10   ` Geert Uytterhoeven
2023-09-29 11:10 ` [GIT PULL 2/5] Renesas ARM SoC " Geert Uytterhoeven
2023-09-29 11:10   ` Geert Uytterhoeven
2023-09-29 11:10 ` Geert Uytterhoeven [this message]
2023-09-29 11:10   ` [GIT PULL 3/5] Renesas driver " Geert Uytterhoeven
2023-09-29 11:10 ` [GIT PULL 4/5] Renesas DT binding " Geert Uytterhoeven
2023-09-29 11:10   ` Geert Uytterhoeven
2023-09-29 11:10 ` [GIT PULL 5/5] Renesas DTS " Geert Uytterhoeven
2023-09-29 11:10   ` Geert Uytterhoeven
2023-10-13 21:00 ` [GIT PULL 0/5] Renesas SoC " patchwork-bot+linux-soc
2023-10-16 21:31 ` patchwork-bot+linux-soc
2023-10-17 22:00 ` patchwork-bot+linux-soc
2023-10-18 15:40 ` 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.1695985423.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.