linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk: renesas: Updates for v6.10 (take two)
@ 2024-04-26  8:10 Geert Uytterhoeven
  2024-04-30  0:01 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2024-04-26  8:10 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

	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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] clk: renesas: Updates for v6.10 (take two)
  2024-04-26  8:10 [GIT PULL] clk: renesas: Updates for v6.10 (take two) Geert Uytterhoeven
@ 2024-04-30  0:01 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2024-04-30  0:01 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

Quoting Geert Uytterhoeven (2024-04-26 01:10:10)
>         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)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-30  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-26  8:10 [GIT PULL] clk: renesas: Updates for v6.10 (take two) Geert Uytterhoeven
2024-04-30  0:01 ` Stephen Boyd

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).