Re: [PATCH v4 0/7] Add versaclock3 support for RZ/V2H
From: Ovidiu Panait
Date: Wed Jul 15 2026 - 06:42:39 EST
Hi,
On 3/2/26 6:54 PM, Ovidiu Panait wrote:
>
> Ovidiu Panait (7):
> clk: versaclock3: Fix NULL pointer dereference in error path
> clk: versaclock3: Remove unused SE2 clock select macro
> clk: versaclock3: Reference parent clocks by type and index
> clk: versaclock3: Add per-device clock data structure
> clk: versaclock3: Prefix clock names with device name
> clk: versaclock3: Add freerunning 32.768kHz clock support
> arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add versa3 clock
> generator node
>
I wanted to follow up on this series from a few months ago. The dts
patch has been applied through the Renesas tree, but the driver patches
are still pending.
Please let me know if there is anything further I need to address for
the clock patches.
Thanks!
Ovidiu
> .../dts/renesas/r9a09g057h44-rzv2h-evk.dts | 25 +
> drivers/clk/clk-versaclock3.c | 618 +++++++++++++-----
> 2 files changed, 481 insertions(+), 162 deletions(-)
>