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.14 (take two)
Date: Tue, 7 Jan 2025 17:25:28 +0100 [thread overview]
Message-ID: <cover.1736266782.git.geert+renesas@glider.be> (raw)
Hi Mike, Stephen,
The following changes since commit f962745289958e89bf520407728e384e52ea8e27:
clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP (2024-12-10 12:02:24 +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.14-tag2
for you to fetch changes up to e91609f1c3b0ce06d80b1b3bd0e6b942782be016:
dt-bindings: clock: renesas,r9a08g045-vbattb: Fix include guard (2025-01-07 17:03:01 +0100)
----------------------------------------------------------------
clk: renesas: Updates for v6.14 (take two)
- Add support for the RZ/G3E (R9A09G047) SoC,
- Add Module Stop (MSTOP) support on RZ/V2H,
- Add Image Signal Processor helper block (FCPVX and VSPX) clocks on
R-Car V4H SoC,
- Add System Controller (SYS) reset and Generic Interrupt Controller
(GIC) clock and reset entries on RZ/V2H,
- Miscellaneous fixes and improvements.
Note that this includes DT binding and binding definitions for the
RZ/G3E SoC, which are shared by DT source files and drivers.
Thanks for pulling!
----------------------------------------------------------------
Biju Das (7):
dt-bindings: soc: renesas: Document Renesas RZ/G3E SoC variants
dt-bindings: soc: renesas: Document RZ/G3E SMARC SoM and Carrier-II EVK
dt-bindings: clock: renesas: Document RZ/G3E SoC CPG
clk: renesas: rzv2h: Add MSTOP support
clk: renesas: rzv2h: Add support for RZ/G3E SoC
clk: renesas: r9a09g047: Add CA55 core clocks
clk: renesas: r9a09g047: Add I2C clocks/resets
Geert Uytterhoeven (2):
Merge tag 'renesas-r9a09g047-dt-binding-defs-tag1' into renesas-clk-for-v6.14
dt-bindings: clock: renesas,r9a08g045-vbattb: Fix include guard
Jacopo Mondi (2):
clk: renesas: r8a779g0: Add FCPVX clocks
clk: renesas: r8a779g0: Add VSPX clocks
Lad Prabhakar (2):
clk: renesas: r9a09g057: Add reset entry for SYS
clk: renesas: r9a09g057: Add clock and reset entries for GIC
.../bindings/clock/renesas,rzv2h-cpg.yaml | 15 +-
.../devicetree/bindings/soc/renesas/renesas.yaml | 17 +++
drivers/clk/renesas/Kconfig | 7 +-
drivers/clk/renesas/Makefile | 1 +
drivers/clk/renesas/r8a779g0-cpg-mssr.c | 4 +
drivers/clk/renesas/r9a09g047-cpg.c | 150 +++++++++++++++++++
drivers/clk/renesas/r9a09g057-cpg.c | 160 ++++++++++++++-------
drivers/clk/renesas/rzv2h-cpg.c | 152 +++++++++++++++++---
drivers/clk/renesas/rzv2h-cpg.h | 31 +++-
.../dt-bindings/clock/renesas,r9a08g045-vbattb.h | 6 +-
include/dt-bindings/clock/renesas,r9a09g047-cpg.h | 21 +++
11 files changed, 475 insertions(+), 89 deletions(-)
create mode 100644 drivers/clk/renesas/r9a09g047-cpg.c
create mode 100644 include/dt-bindings/clock/renesas,r9a09g047-cpg.h
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
next reply other threads:[~2025-01-07 16:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 16:25 Geert Uytterhoeven [this message]
2025-01-07 19:46 ` [GIT PULL] clk: renesas: Updates for v6.14 (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.1736266782.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