Re: [PATCH] MAINTAINERS: Add entries for Renesas Versaclock {3,7} clock drivers
From: Brian Masney
Date: Tue Jun 23 2026 - 10:22:00 EST
Hi Geert and Biju,
On Fri, Sep 05, 2025 at 03:34:38PM +0100, Biju wrote:
> From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
>
> Add entries for Renesas versaclock 3 clock driver. While at it
> add myself as maintainer for versaclock 7 clock driver as Alex's
> email address bounces.
>
> Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> ---
> MAINTAINERS | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b13848dade9e..7a7478305bf1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21704,10 +21704,12 @@ L: linux-renesas-soc@xxxxxxxxxxxxxxx
> S: Maintained
> F: drivers/phy/renesas/phy-rcar-gen3-usb*.c
>
> -RENESAS VERSACLOCK 7 CLOCK DRIVER
> -M: Alex Helms <alexander.helms.jy@xxxxxxxxxxx>
> +RENESAS VERSACLOCK 3 and VERSACLOCK 7 CLOCK DRIVER
> +M: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> S: Maintained
> +F: Documentation/devicetree/bindings/clock/renesas,5p35023.yaml
> F: Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml
> +F: drivers/clk/clk-versaclock3.c
> F: drivers/clk/clk-versaclock7.c
It looks like this patch wasn't picked up last year. I got another
bounce from Alex's email address.
Geert: Can you pick up this patch?
Biju: I see that
Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml also
needs to have it's maintainers updated.
Brian