Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH 0/4] Add RZ/G3E XSPI clocks
@ 2025-03-03 11:04 Biju Das
  2025-03-03 11:04 ` [PATCH 1/4] clk: renesas: rzv2h-cpg: Add support for coupled clock Biju Das
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Biju Das @ 2025-03-03 11:04 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette, Stephen Boyd
  Cc: Biju Das, linux-renesas-soc, linux-clk, Prabhakar Mahadev Lad,
	Biju Das

RZ/G3E XSPI has 4 clocks{ahb, axi, spi, spix2). spi and xpix share the
same CPG_ON bit, but they have different monitor bit. Added coupled clk to
handle this. The mux smux2_xspi_clk{0,1} used for selecting spi and spix2
clocks and pllcm33_xspi divider to select different clock rates.

Note:
 This patch series depend upon[1]

[1] https://lore.kernel.org/all/20250228202655.491035-1-prabhakar.mahadev-lad.rj@bp.renesas.com/

Biju Das (4):
  clk: renesas: rzv2h-cpg: Add support for coupled clock
  clk: renesas: rzv2h-cpg: Add support for static dividers
  clk: renesas: r9a09g047: Add support for xspi mux and divider
  clk: renesas: r9a09g047: Add XSPI clock/reset

 drivers/clk/renesas/r9a09g047-cpg.c |  40 ++++++++++
 drivers/clk/renesas/rzv2h-cpg.c     | 112 +++++++++++++++++++++++++++-
 drivers/clk/renesas/rzv2h-cpg.h     |  34 ++++++++-
 3 files changed, 181 insertions(+), 5 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-03-26 15:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-03 11:04 [PATCH 0/4] Add RZ/G3E XSPI clocks Biju Das
2025-03-03 11:04 ` [PATCH 1/4] clk: renesas: rzv2h-cpg: Add support for coupled clock Biju Das
2025-03-05 23:16   ` Stephen Boyd
2025-03-06 10:10     ` Biju Das
2025-03-06 22:36       ` Stephen Boyd
     [not found]         ` <TY3PR01MB113469E04E10E3D14FB3F69F186D52@TY3PR01MB11346.jpnprd01.prod.outlook.com>
2025-03-14  7:18           ` Biju Das
2025-03-20 21:56             ` Stephen Boyd
2025-03-21 14:21               ` Biju Das
2025-03-24 23:48                 ` Stephen Boyd
2025-03-25 12:22                   ` Biju Das
2025-03-26 15:17                     ` Biju Das
2025-03-03 11:04 ` [PATCH 2/4] clk: renesas: rzv2h-cpg: Add support for static dividers Biju Das
2025-03-03 11:04 ` [PATCH 3/4] clk: renesas: r9a09g047: Add support for xspi mux and divider Biju Das
2025-03-03 11:04 ` [PATCH 4/4] clk: renesas: r9a09g047: Add XSPI clock/reset Biju Das
2025-03-06 14:44   ` Geert Uytterhoeven
2025-03-20  9:56     ` Biju Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox