[PATCH] MAINTAINERS: Add entries for Renesas Versaclock {3,7} clock drivers

Biju posted 1 patch 4 days, 11 hours ago
MAINTAINERS | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: Add entries for Renesas Versaclock {3,7} clock drivers
Posted by Biju 4 days, 11 hours ago
From: Biju Das <biju.das.jz@bp.renesas.com>

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@bp.renesas.com>
---
 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@vger.kernel.org
 S:	Maintained
 F:	drivers/phy/renesas/phy-rcar-gen3-usb*.c
 
-RENESAS VERSACLOCK 7 CLOCK DRIVER
-M:	Alex Helms <alexander.helms.jy@renesas.com>
+RENESAS VERSACLOCK 3 and VERSACLOCK 7 CLOCK DRIVER
+M:	Biju Das <biju.das.jz@bp.renesas.com>
 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
 
 RENESAS X9250 DIGITAL POTENTIOMETERS DRIVER
-- 
2.43.0
Re: [PATCH] MAINTAINERS: Add entries for Renesas Versaclock {3,7} clock drivers
Posted by Brian Masney 4 days, 11 hours ago
On Fri, Sep 05, 2025 at 03:34:38PM +0100, Biju wrote:
> From: Biju Das <biju.das.jz@bp.renesas.com>
> 
> 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@bp.renesas.com>

Reviewed-by: Brian Masney <bmasney@redhat.com>