[PATCH 0/2] Add RTC clocks for R9A09G077/87
From: Prabhakar
Date: Mon Jun 15 2026 - 10:40:13 EST
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
Hi all,
This patch series adds RTC clocks for R9A09G077/87 SoCs. The first patch
adds the PCLKRTC clock ID to the device tree bindings, and the second
patch adds the RTC clocks to the Renesas R9A09G077 clock driver.
Note this patch series applies on top of the patch series "Add PLL3 and
LCDC_CLKD support for RZ/T2H and RZ/N2H" [0].
[0] https://lore.kernel.org/all/20260615104845.4122868-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
Cheers,
Prabhakar
Lad Prabhakar (2):
dt-bindings: clock: renesas,r9a09g077/87: Add PCLKRTC clock ID
clk: renesas: r9a09g077: Add RTC 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.54.0