From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Hi All, This patch series adds support for static mux clocks and static dividers on the Renesas RZ/V2H(P) SoC. This series is in preparation for adding support for GBETH/XSPI clocks. This series applies on top of [0]. [0] https://lore.kernel.org/all/20250218114353.406684-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ Cheers, Prabhakar Lad Prabhakar (2): clk: renesas: rzv2h-cpg: Add support for static mux clocks clk: renesas: rzv2h-cpg: Add macro for defining static dividers drivers/clk/renesas/rzv2h-cpg.c | 24 +++++++++++++++++++ drivers/clk/renesas/rzv2h-cpg.h | 42 +++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) -- 2.43.0