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.10 (take two)
Date: Fri, 26 Apr 2024 10:10:10 +0200	[thread overview]
Message-ID: <cover.1714118682.git.geert+renesas@glider.be> (raw)

	Hi Mike, Stephen,

The following changes since commit c0516eb4cf04ac61b6fe1f86cc15b2f5f024ee78:

  clk: renesas: r8a779h0: Add timer clocks (2024-04-08 11:12:32 +0200)

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.10-tag2

for you to fetch changes up to 5add5ebc4e35a703a49976abfd82e708d9aea4ad:

  clk: renesas: r9a08g045: Add support for power domains (2024-04-25 20:12:17 +0200)

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

  - Miscellaneous fixes and improvements.
  - Add SPI (MSIOF) and external interrupt (INTC-EX) clocks on R-Car
    V4M,
  - Add interrupt controller (PLIC) clock and reset on RZ/Five,
  - Prepare power domain support for RZ/G2L family members, and add
    actual support on RZ/G3S SoC.

Thanks for pulling!

----------------------------------------------------------------
Christophe JAILLET (1):
      clk: renesas: r8a7740: Remove unused div4_clk.flags field

Claudiu Beznea (7):
      dt-bindings: clock: r9a07g043-cpg: Add power domain IDs
      dt-bindings: clock: r9a07g044-cpg: Add power domain IDs
      dt-bindings: clock: r9a07g054-cpg: Add power domain IDs
      dt-bindings: clock: r9a08g045-cpg: Add power domain IDs
      dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1> for RZ/G3S
      clk: renesas: rzg2l: Extend power domain support
      clk: renesas: r9a08g045: Add support for power domains

Cong Dang (2):
      clk: renesas: r8a779h0: Add MSIOF clocks
      clk: renesas: r8a779h0: Add INTC-EX clock

Geert Uytterhoeven (2):
      clk: renesas: r8a779a0: Fix CANFD parent clock
      clk: renesas: shmobile: Remove unused CLK_ENABLE_ON_INIT

Lad Prabhakar (1):
      clk: renesas: r9a07g043: Add clock and reset entry for PLIC

 .../bindings/clock/renesas,rzg2l-cpg.yaml          |  18 +-
 drivers/clk/renesas/clk-r8a73a4.c                  |   2 -
 drivers/clk/renesas/clk-r8a7740.c                  |  27 ++-
 drivers/clk/renesas/clk-sh73a0.c                   |   2 -
 drivers/clk/renesas/r8a779a0-cpg-mssr.c            |   2 +-
 drivers/clk/renesas/r8a779h0-cpg-mssr.c            |   7 +
 drivers/clk/renesas/r9a07g043-cpg.c                |   9 +
 drivers/clk/renesas/r9a08g045-cpg.c                |  41 +++++
 drivers/clk/renesas/rzg2l-cpg.c                    | 199 +++++++++++++++++++--
 drivers/clk/renesas/rzg2l-cpg.h                    |  67 +++++++
 include/dt-bindings/clock/r9a07g043-cpg.h          |  52 ++++++
 include/dt-bindings/clock/r9a07g044-cpg.h          |  58 ++++++
 include/dt-bindings/clock/r9a07g054-cpg.h          |  58 ++++++
 include/dt-bindings/clock/r9a08g045-cpg.h          |  70 ++++++++
 14 files changed, 577 insertions(+), 35 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:[~2024-04-26  8:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-26  8:10 Geert Uytterhoeven [this message]
2024-04-30  0:01 ` [GIT PULL] clk: renesas: Updates for v6.10 (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.1714118682.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).