[PATCH v4 0/2] clk: renesas: Skip monitor checks for external clocks and add clocks for GBETH
From: Prabhakar
Date: Fri May 09 2025 - 12:09:15 EST
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
Hi all,
These patches are part of the series [0], out which all the patches
except these two have been merged. These two patches add clock and reset
entries for GBETH0/1. The first patch skips monitor checks for external
clocks in the RZV2H CPG driver. The second patch adds clock and reset
entries for GBETH0/1 in the R9A09G057 CPG driver.
[0] https://lore.kernel.org/all/20250407165202.197570-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
Cheers,
Prabhakar
Lad Prabhakar (2):
clk: renesas: rzv2h-cpg: Skip monitor checks for external clocks
clk: renesas: r9a09g057: Add clock and reset entries for GBETH0/1
drivers/clk/renesas/r9a09g057-cpg.c | 64 +++++++++++++++++++++++++++++
drivers/clk/renesas/rzv2h-cpg.c | 29 ++++++++++++-
drivers/clk/renesas/rzv2h-cpg.h | 26 ++++++++++--
3 files changed, 114 insertions(+), 5 deletions(-)
--
2.49.0