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 v7.3
Date: Thu, 16 Jul 2026 12:04:10 +0200 [thread overview]
Message-ID: <cover.1784195202.git.geert+renesas@glider.be> (raw)
Hi Mike, Stephen,
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-clk-for-v7.3-tag1
for you to fetch changes up to 2df26b8663b6f315d0e9364927c8503280fe3dd3:
clk: r9a08g045: Add clocks and resets for CAN-FD (2026-07-13 13:58:01 +0200)
----------------------------------------------------------------
clk: renesas: Updates for v7.3
- Add RTC and display clocks on RZ/T2H and RZ/N2H,
- Add audio and display clocks and resets on RZ/G3E,
- Add SDHI, GPU, and USB2.0 clocks and resets on RZ/G3L,
- Update the maintainer for the VersaClock 7 driver,
- Add CAN-FD clocks and resets for RZ/G3S.
- Miscellaneous fixes and improvements.
Note that this includes DT binding definition updates for the RZ/T2H and
RZ/N2H SoCs, which are shared by the clock subsystem and DT source
files.
Thanks for pulling!
----------------------------------------------------------------
Biju Das (4):
clk: renesas: r9a08g046: Add clock and reset entries for SDHI
clk: renesas: r9a08g046: Add clock and reset entries for GE3D
clk: renesas: r9a08g046: Add USB2.0 clock and reset entries
dt-bindings: clock: renesas,versaclock7: Update maintainer
Claudiu Beznea (1):
clk: r9a08g045: Add clocks and resets for CAN-FD
Geert Uytterhoeven (1):
Merge tag 'renesas-r9a09g077-dt-binding-defs-tag7' into renesas-clk-for-v7.3
John Madieu (2):
dt-bindings: clock: renesas: Add audio clock inputs for RZ/V2H family
clk: renesas: r9a09g047: Add audio clock and reset support
Lad Prabhakar (7):
dt-bindings: clock: renesas,r9a09g077/87: Add LCDC_CLKD clock ID
dt-bindings: clock: renesas,r9a09g077/87: Add PCLKRTC clock ID
clk: renesas: cpg-mssr: Implement dedicated MSTP delay logic for RZ/T2H LCDC and RTC
clk: renesas: r9a09g077: Add RTC clocks
clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculations
clk: renesas: rzv2h-cpg: Extract PLL calculation helpers into shared library
clk: renesas: r9a09g077: Add LCDC and PLL3 clock support for RZ/T2H display pipeline
Tommaso Merciai (1):
clk: renesas: r9a09g047: Add LVDS clocks and resets
.../bindings/clock/renesas,rzv2h-cpg.yaml | 6 +
.../bindings/clock/renesas,versaclock7.yaml | 2 +-
MAINTAINERS | 6 +-
drivers/clk/renesas/Kconfig | 6 +
drivers/clk/renesas/Makefile | 1 +
drivers/clk/renesas/r9a08g045-cpg.c | 9 +
drivers/clk/renesas/r9a08g046-cpg.c | 130 +++++++
drivers/clk/renesas/r9a09g047-cpg.c | 123 ++++++-
drivers/clk/renesas/r9a09g077-cpg.c | 375 ++++++++++++++++++++-
drivers/clk/renesas/renesas-cpg-mssr.c | 20 +-
drivers/clk/renesas/rzv2h-cpg-lib.c | 217 ++++++++++++
drivers/clk/renesas/rzv2h-cpg.c | 203 -----------
.../dt-bindings/clock/renesas,r9a09g077-cpg-mssr.h | 2 +
.../dt-bindings/clock/renesas,r9a09g087-cpg-mssr.h | 2 +
include/linux/clk/renesas.h | 34 +-
15 files changed, 913 insertions(+), 223 deletions(-)
create mode 100644 drivers/clk/renesas/rzv2h-cpg-lib.c
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:[~2026-07-16 10:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1784195202.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