linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add USB clock support for R9A09G077 and R9A09G087 SoCs
@ 2025-08-04 20:26 Prabhakar
  2025-08-04 20:26 ` [PATCH 1/2] dt-bindings: clock: renesas,r9a09g077/87: Add USB_CLK clock ID Prabhakar
  2025-08-04 20:26 ` [PATCH 2/2] clk: renesas: r9a09g077: Add USB core and module clocks Prabhakar
  0 siblings, 2 replies; 6+ messages in thread
From: Prabhakar @ 2025-08-04 20:26 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Magnus Damm
  Cc: linux-renesas-soc, linux-clk, linux-kernel, devicetree, Prabhakar,
	Biju Das, Fabrizio Castro, Lad Prabhakar

From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi All,

This patch series adds support for the USB clock on the Renesas R9A09G077
and R9A09G087 SoCs. The first patch introduces the USB_CLK clock ID in the
device tree bindings, while the second patch implements the clock in the
clock driver.

Cheers,
Prabhakar

Lad Prabhakar (2):
  dt-bindings: clock: renesas,r9a09g077/87: Add USB_CLK clock ID
  clk: renesas: r9a09g077: Add USB core and module clocks

 drivers/clk/renesas/r9a09g077-cpg.c                    | 4 +++-
 include/dt-bindings/clock/renesas,r9a09g077-cpg-mssr.h | 1 +
 include/dt-bindings/clock/renesas,r9a09g087-cpg-mssr.h | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-08-11 13:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04 20:26 [PATCH 0/2] Add USB clock support for R9A09G077 and R9A09G087 SoCs Prabhakar
2025-08-04 20:26 ` [PATCH 1/2] dt-bindings: clock: renesas,r9a09g077/87: Add USB_CLK clock ID Prabhakar
2025-08-05  7:05   ` Krzysztof Kozlowski
2025-08-11 13:35   ` Geert Uytterhoeven
2025-08-04 20:26 ` [PATCH 2/2] clk: renesas: r9a09g077: Add USB core and module clocks Prabhakar
2025-08-11 13:37   ` Geert Uytterhoeven

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