All of lore.kernel.org
 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.15
Date: Fri, 21 Feb 2025 18:01:59 +0100	[thread overview]
Message-ID: <cover.1740157133.git.geert+renesas@glider.be> (raw)

	Hi Mike, Stephen,

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

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.15-tag1

for you to fetch changes up to 9b12504e8c8c2f1f7e5f16afdd829603dd0c9508:

  clk: renesas: r9a09g047: Add CANFD clocks and resets (2025-02-20 17:42:03 +0100)

----------------------------------------------------------------
clk: renesas: Updates for v6.15

  - Add thermal (TSU) clock, reset, and power domain on RZ/G3S,
  - Add AI accelerator (DRP-AI) clocks and reset on RZ/V2L,
  - Add Image Signal Processor (ISP, FCPVX, VSPX) clocks on R-Car V3U,
    V4H, and V4M,
  - Add Watchdog (WDT), SDHI, Interrupt Controller (ICU), Camera (CRU0),
    and CAN-FD clocks and resets on RZ/G3E,
  - Miscellaneous fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Biju Das (4):
      clk: renesas: r9a09g047: Add WDT clocks and resets
      clk: renesas: r9a09g047: Add SDHI clocks/resets
      clk: renesas: r9a09g047: Add ICU clock/reset
      clk: renesas: r9a09g047: Add CANFD clocks and resets

Claudiu Beznea (2):
      clk: renesas: r9a08g045: Add clocks, resets and power domain support for the TSU IP
      clk: renesas: r8a08g045: Check the source of the CPU PLL settings

Lad Prabhakar (5):
      clk: renesas: rzg2l-cpg: Refactor Runtime PM clock validation
      clk: renesas: r9a07g044: Add clock and reset entry for DRP-AI
      clk: renesas: r9a07g043: Fix HP clock source for RZ/Five
      clk: renesas: rzg2l: Update error message
      clk: renesas: rzv2h: Update error message

Niklas Söderlund (6):
      clk: renesas: r8a779a0: Add FCPVX clocks
      clk: renesas: r8a779a0: Add ISP core clocks
      clk: renesas: r8a779g0: Add ISP core clocks
      clk: renesas: r8a779h0: Add ISP core clocks
      clk: renesas: r8a779h0: Add FCPVX clock
      clk: renesas: r8a779h0: Add VSPX clock

Tommaso Merciai (1):
      clk: renesas: r9a09g047: Add CRU0 clocks and resets

 drivers/clk/renesas/r8a779a0-cpg-mssr.c |   8 +++
 drivers/clk/renesas/r8a779g0-cpg-mssr.c |   2 +
 drivers/clk/renesas/r8a779h0-cpg-mssr.c |   3 +
 drivers/clk/renesas/r9a07g043-cpg.c     |   7 ++
 drivers/clk/renesas/r9a07g044-cpg.c     |  55 ++++++++++++++-
 drivers/clk/renesas/r9a08g045-cpg.c     |   9 ++-
 drivers/clk/renesas/r9a09g047-cpg.c     |  83 ++++++++++++++++++++++
 drivers/clk/renesas/rzg2l-cpg.c         | 119 ++++++++++++++++++--------------
 drivers/clk/renesas/rzg2l-cpg.h         |  12 +++-
 drivers/clk/renesas/rzv2h-cpg.c         |   4 +-
 10 files changed, 242 insertions(+), 60 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

Thanks for pulling!

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-02-21 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-21 17:01 Geert Uytterhoeven [this message]
2025-02-26 22:39 ` [GIT PULL] clk: renesas: Updates for v6.15 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.1740157133.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 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.