From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Hi All, This patch series aims to add Ethernet and GMAC clocks for Renesas RZ/{T2H, N2H} SoCs. The first patch adds the core clock definitions and the second patch adds the entries to modules and core clocks. v2->v3: - Dropped R9A09G077_GMAC* clock definitions. - Updated commit message for patch 1/2 to reflect changes. - Dropped adding GMAC core clocks. v1->v2: - Added Acked-by tag from Conor - Dropped an unnecessary extra line in core clocks - Sorted the module clocks in ascending order of their IDs Cheers, Prabhakar Lad Prabhakar (2): dt-bindings: clock: renesas,r9a09g077/87: Add Ethernet clocks clk: renesas: r9a09g077: Add Ethernet Subsystem core and module clocks drivers/clk/renesas/r9a09g077-cpg.c | 14 +++++++++++++- .../dt-bindings/clock/renesas,r9a09g077-cpg-mssr.h | 5 +++++ .../dt-bindings/clock/renesas,r9a09g087-cpg-mssr.h | 5 +++++ 3 files changed, 23 insertions(+), 1 deletion(-) -- 2.51.0