All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: renesas: r8a779g0: Add SYS-DMAC and MSIOF clocks
@ 2022-09-26 15:01 Geert Uytterhoeven
  2022-09-26 15:01 ` [PATCH 1/2] clk: renesas: r8a779g0: Add SYS-DMAC clocks Geert Uytterhoeven
  2022-09-26 15:01 ` [PATCH 2/2] clk: renesas: r8a779g0: Add MSIOF clocks Geert Uytterhoeven
  0 siblings, 2 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2022-09-26 15:01 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-renesas-soc, linux-clk, Geert Uytterhoeven

	Hi Mike, Stephen,

This patch series adds more clocks for the R-Car V4H SoC, to make use of
DMA and SPI.
I plan to queue these in renesas-clk-for-v6.2.

Thanks!

Geert Uytterhoeven (2):
  clk: renesas: r8a779g0: Add SYS-DMAC clocks
  clk: renesas: r8a779g0: Add MSIOF clocks

 drivers/clk/renesas/r8a779g0-cpg-mssr.c | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.25.1

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] 5+ messages in thread

* [PATCH 1/2] clk: renesas: r8a779g0: Add SYS-DMAC clocks
  2022-09-26 15:01 [PATCH 0/2] clk: renesas: r8a779g0: Add SYS-DMAC and MSIOF clocks Geert Uytterhoeven
@ 2022-09-26 15:01 ` Geert Uytterhoeven
  2022-09-28 18:03   ` Stephen Boyd
  2022-09-26 15:01 ` [PATCH 2/2] clk: renesas: r8a779g0: Add MSIOF clocks Geert Uytterhoeven
  1 sibling, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2022-09-26 15:01 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-renesas-soc, linux-clk, Geert Uytterhoeven

Add the module clocks used by the Direct Memory Access Controllers for
System (SYS-DMAC) on the Renesas R-Car V4H (R8A779G0) SoC.

Extracted from a larger patch in the BSP by Kazuya Mizuguchi.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/clk/renesas/r8a779g0-cpg-mssr.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/clk/renesas/r8a779g0-cpg-mssr.c b/drivers/clk/renesas/r8a779g0-cpg-mssr.c
index 4fd1932a4611f6a1..4265340a8fce5388 100644
--- a/drivers/clk/renesas/r8a779g0-cpg-mssr.c
+++ b/drivers/clk/renesas/r8a779g0-cpg-mssr.c
@@ -163,6 +163,8 @@ static const struct mssr_mod_clk r8a779g0_mod_clks[] __initconst = {
 	DEF_MOD("i2c3",		521,	R8A779G0_CLK_S0D6_PER),
 	DEF_MOD("i2c4",		522,	R8A779G0_CLK_S0D6_PER),
 	DEF_MOD("i2c5",		523,	R8A779G0_CLK_S0D6_PER),
+	DEF_MOD("sydm0",	709,	R8A779G0_CLK_S0D6_PER),
+	DEF_MOD("sydm1",	710,	R8A779G0_CLK_S0D6_PER),
 	DEF_MOD("wdt1:wdt0",	907,	R8A779G0_CLK_R),
 	DEF_MOD("pfc0",		915,	R8A779G0_CLK_CL16M),
 	DEF_MOD("pfc1",		916,	R8A779G0_CLK_CL16M),
-- 
2.25.1


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

* [PATCH 2/2] clk: renesas: r8a779g0: Add MSIOF clocks
  2022-09-26 15:01 [PATCH 0/2] clk: renesas: r8a779g0: Add SYS-DMAC and MSIOF clocks Geert Uytterhoeven
  2022-09-26 15:01 ` [PATCH 1/2] clk: renesas: r8a779g0: Add SYS-DMAC clocks Geert Uytterhoeven
@ 2022-09-26 15:01 ` Geert Uytterhoeven
  2022-09-28 18:03   ` Stephen Boyd
  1 sibling, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2022-09-26 15:01 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-renesas-soc, linux-clk, Geert Uytterhoeven

Add the module clocks used by the Clock-Synchronized Serial Interfaces
with FIFO (MSIOF) on the Renesas R-Car V4H (R8A779G0) SoC.

Extracted from a larger patch in the BSP by Kazuya Mizuguchi.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/clk/renesas/r8a779g0-cpg-mssr.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/drivers/clk/renesas/r8a779g0-cpg-mssr.c b/drivers/clk/renesas/r8a779g0-cpg-mssr.c
index 4265340a8fce5388..8f43a63de6cf27ea 100644
--- a/drivers/clk/renesas/r8a779g0-cpg-mssr.c
+++ b/drivers/clk/renesas/r8a779g0-cpg-mssr.c
@@ -163,6 +163,12 @@ static const struct mssr_mod_clk r8a779g0_mod_clks[] __initconst = {
 	DEF_MOD("i2c3",		521,	R8A779G0_CLK_S0D6_PER),
 	DEF_MOD("i2c4",		522,	R8A779G0_CLK_S0D6_PER),
 	DEF_MOD("i2c5",		523,	R8A779G0_CLK_S0D6_PER),
+	DEF_MOD("msi0",		618,	R8A779G0_CLK_MSO),
+	DEF_MOD("msi1",		619,	R8A779G0_CLK_MSO),
+	DEF_MOD("msi2",		620,	R8A779G0_CLK_MSO),
+	DEF_MOD("msi3",		621,	R8A779G0_CLK_MSO),
+	DEF_MOD("msi4",		622,	R8A779G0_CLK_MSO),
+	DEF_MOD("msi5",		623,	R8A779G0_CLK_MSO),
 	DEF_MOD("sydm0",	709,	R8A779G0_CLK_S0D6_PER),
 	DEF_MOD("sydm1",	710,	R8A779G0_CLK_S0D6_PER),
 	DEF_MOD("wdt1:wdt0",	907,	R8A779G0_CLK_R),
-- 
2.25.1


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

* Re: [PATCH 1/2] clk: renesas: r8a779g0: Add SYS-DMAC clocks
  2022-09-26 15:01 ` [PATCH 1/2] clk: renesas: r8a779g0: Add SYS-DMAC clocks Geert Uytterhoeven
@ 2022-09-28 18:03   ` Stephen Boyd
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Boyd @ 2022-09-28 18:03 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette
  Cc: linux-renesas-soc, linux-clk, Geert Uytterhoeven

Quoting Geert Uytterhoeven (2022-09-26 08:01:48)
> Add the module clocks used by the Direct Memory Access Controllers for
> System (SYS-DMAC) on the Renesas R-Car V4H (R8A779G0) SoC.
> 
> Extracted from a larger patch in the BSP by Kazuya Mizuguchi.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---

Acked-by: Stephen Boyd <sboyd@kernel.org>

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

* Re: [PATCH 2/2] clk: renesas: r8a779g0: Add MSIOF clocks
  2022-09-26 15:01 ` [PATCH 2/2] clk: renesas: r8a779g0: Add MSIOF clocks Geert Uytterhoeven
@ 2022-09-28 18:03   ` Stephen Boyd
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Boyd @ 2022-09-28 18:03 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette
  Cc: linux-renesas-soc, linux-clk, Geert Uytterhoeven

Quoting Geert Uytterhoeven (2022-09-26 08:01:49)
> Add the module clocks used by the Clock-Synchronized Serial Interfaces
> with FIFO (MSIOF) on the Renesas R-Car V4H (R8A779G0) SoC.
> 
> Extracted from a larger patch in the BSP by Kazuya Mizuguchi.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---

Acked-by: Stephen Boyd <sboyd@kernel.org>

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

end of thread, other threads:[~2022-09-28 18:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 15:01 [PATCH 0/2] clk: renesas: r8a779g0: Add SYS-DMAC and MSIOF clocks Geert Uytterhoeven
2022-09-26 15:01 ` [PATCH 1/2] clk: renesas: r8a779g0: Add SYS-DMAC clocks Geert Uytterhoeven
2022-09-28 18:03   ` Stephen Boyd
2022-09-26 15:01 ` [PATCH 2/2] clk: renesas: r8a779g0: Add MSIOF clocks Geert Uytterhoeven
2022-09-28 18:03   ` Stephen Boyd

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.