From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Hi All, This patch series adds clock support for SDHI and RIIC peripherals on the Renesas RZ/T2H (R9A09G077) and RZ/N2H (R9A09G087) SoCs. It introduces the necessary clock ID definitions and updates the R9A09G077 clock driver to support the relevant clock sources and module clocks. Cheers, Prabhakar Lad Prabhakar (3): dt-bindings: clock: renesas,r9a09g077/87: Add SDHI_CLKHS clock ID clk: renesas: r9a09g077-cpg: Add PLL2 and SDHI clock support clk: renesas: r9a09g077-cpg: Add RIIC module clocks drivers/clk/renesas/r9a09g077-cpg.c | 15 ++++++++++++++- .../clock/renesas,r9a09g077-cpg-mssr.h | 1 + .../clock/renesas,r9a09g087-cpg-mssr.h | 1 + 3 files changed, 16 insertions(+), 1 deletion(-) -- 2.49.0