linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL] clk: renesas: Updates for v6.19 (take two)
Date: Fri, 14 Nov 2025 11:30:41 +0100	[thread overview]
Message-ID: <cover.1763115635.git.geert+renesas@glider.be> (raw)

	Hi Mike, Stephen,

The following changes since commit 07525a693a5ff6592668a0fd647153e4b4933cae:

  clk: renesas: r9a09g056: Add clock and reset entries for ISP (2025-10-27 12:15:00 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-clk-for-v6.19-tag2

for you to fetch changes up to 5fb2f67341bd4b7c482f2bbda6b78244a51c3923:

  clk: renesas: r9a09g077: Add SPI module clocks (2025-11-13 21:18:25 +0100)

----------------------------------------------------------------
clk: renesas: Updates for v6.19 (take two)

  - Add GPU clocks on R-Car V3U,
  - Add USB3.0 clocks and resets on RZ/V2H and RZ/V2N,
  - Add more serial (RSCI) clocks and resets on RZ/G3E,
  - Add SPI clocks on RZ/T2H and RZ/N2H,
  - Miscellaneous fixes and improvements.

Note that this includes DT binding definition updates for the R-Car V3U,
RZ/V2H, and RZ/V2N SoCs, which are shared by clock driver and DT source
files.

Thanks for pulling!

----------------------------------------------------------------
Biju Das (1):
      clk: renesas: r9a09g047: Add RSCI clocks/resets

Cosmin Tanislav (1):
      clk: renesas: r9a09g077: Add SPI module clocks

Geert Uytterhoeven (2):
      Merge tag 'renesas-r8a779a0-dt-binding-defs-tag2' into renesas-clk-for-v6.19
      Merge tag 'renesas-r9a09g057-dt-binding-defs-tag5' into renesas-clk-for-v6.19

Haotian Zhang (1):
      clk: renesas: r9a06g032: Fix memory leak in error path

Lad Prabhakar (7):
      clk: renesas: r9a09g077: Propagate rate changes to parent clocks
      clk: renesas: r9a09g077: Remove stray blank line
      clk: renesas: r9a09g077: Use devm_ helpers for divider clock registration
      dt-bindings: clock: renesas,r9a09g057-cpg: Add USB3.0 core clocks
      dt-bindings: clock: renesas,r9a09g056-cpg: Add USB3.0 core clocks
      clk: renesas: r9a09g057: Add USB3.0 clocks/resets
      clk: renesas: r9a09g056: Add USB3.0 clocks/resets

Niklas Söderlund (4):
      dt-bindings: clock: r8a779a0: Add ZG core clock
      clk: renesas: rcar-gen4: Add support for clock dividers in FRQCRB
      clk: renesas: r8a779a0: Add ZG Core clock
      clk: renesas: r8a779a0: Add 3DGE module clock

 drivers/clk/renesas/r8a779a0-cpg-mssr.c           |   7 +-
 drivers/clk/renesas/r9a06g032-clocks.c            |   6 +-
 drivers/clk/renesas/r9a09g047-cpg.c               | 126 ++++++++++++++++++++++
 drivers/clk/renesas/r9a09g056-cpg.c               |   9 +-
 drivers/clk/renesas/r9a09g057-cpg.c               |  16 ++-
 drivers/clk/renesas/r9a09g077-cpg.c               |  53 ++++++---
 drivers/clk/renesas/rcar-gen4-cpg.c               |   9 +-
 include/dt-bindings/clock/r8a779a0-cpg-mssr.h     |   1 +
 include/dt-bindings/clock/renesas,r9a09g056-cpg.h |   2 +
 include/dt-bindings/clock/renesas,r9a09g057-cpg.h |   4 +
 10 files changed, 209 insertions(+), 24 deletions(-)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

             reply	other threads:[~2025-11-14 10:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-14 10:30 Geert Uytterhoeven [this message]
2025-11-19 18:42 ` [GIT PULL] clk: renesas: Updates for v6.19 (take two) Stephen Boyd

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.1763115635.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).