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 2/4] Renesas driver updates for v6.10
Date: Fri, 12 Apr 2024 12:01:38 +0200	[thread overview]
Message-ID: <cover.1712915532.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1712915528.git.geert+renesas@glider.be>

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -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.10-tag1

for you to fetch changes up to 3d2db954d2d922a8193654f2aa09c1bdee47818a:

  soc: renesas: Enable TMU support on R-Car Gen2 (2024-03-26 09:25:06 +0100)

----------------------------------------------------------------
Renesas driver updates for v6.10

  - Identify the new RZ/V2H (R9A09G057) SoC,
  - Enable support for the TMU (Timer Unit) on R-Car Gen2 SoCs.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      soc: renesas: Enable TMU support on R-Car Gen2

Lad Prabhakar (1):
      soc: renesas: Add identification support for RZ/V2H SoC

 drivers/soc/renesas/Kconfig       |  6 ++++++
 drivers/soc/renesas/renesas-soc.c | 20 +++++++++++++++++++-
 2 files changed, 25 insertions(+), 1 deletion(-)

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 2/4] Renesas driver updates for v6.10
Date: Fri, 12 Apr 2024 12:01:38 +0200	[thread overview]
Message-ID: <cover.1712915532.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1712915528.git.geert+renesas@glider.be>

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -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.10-tag1

for you to fetch changes up to 3d2db954d2d922a8193654f2aa09c1bdee47818a:

  soc: renesas: Enable TMU support on R-Car Gen2 (2024-03-26 09:25:06 +0100)

----------------------------------------------------------------
Renesas driver updates for v6.10

  - Identify the new RZ/V2H (R9A09G057) SoC,
  - Enable support for the TMU (Timer Unit) on R-Car Gen2 SoCs.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      soc: renesas: Enable TMU support on R-Car Gen2

Lad Prabhakar (1):
      soc: renesas: Add identification support for RZ/V2H SoC

 drivers/soc/renesas/Kconfig       |  6 ++++++
 drivers/soc/renesas/renesas-soc.c | 20 +++++++++++++++++++-
 2 files changed, 25 insertions(+), 1 deletion(-)

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

  parent reply	other threads:[~2024-04-12 10:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-12 10:01 [GIT PULL 0/4] Renesas SoC updates for v6.10 Geert Uytterhoeven
2024-04-12 10:01 ` Geert Uytterhoeven
2024-04-12 10:01 ` [GIT PULL 1/4] Renesas ARM defconfig " Geert Uytterhoeven
2024-04-12 10:01   ` Geert Uytterhoeven
2024-04-12 10:01 ` Geert Uytterhoeven [this message]
2024-04-12 10:01   ` [GIT PULL 2/4] Renesas driver " Geert Uytterhoeven
2024-04-12 10:01 ` [GIT PULL 3/4] Renesas DT binding " Geert Uytterhoeven
2024-04-12 10:01   ` Geert Uytterhoeven
2024-04-12 10:01 ` [GIT PULL 4/4] Renesas DTS " Geert Uytterhoeven
2024-04-12 10:01   ` Geert Uytterhoeven
2024-04-29 16:41 ` [GIT PULL 0/4] Renesas SoC " patchwork-bot+linux-soc
2024-04-29 21:00 ` patchwork-bot+linux-soc
2024-04-30 13: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.1712915532.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.