Message ID | 20240605155726.264004-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
State | Under Review |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | MAINTAINERS: Create entry for Renesas RZ/G2L TSU thermal drivers | expand |
Hi Biju, On 2024-06-05 16:57:26 +0100, Biju Das wrote: > Create entry for Renesas RZ/G2L TSU thermal drivers and add my self as a > maintainer. > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 332f452645d6..6deeae42a3d9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19112,6 +19112,13 @@ F: Documentation/devicetree/bindings/thermal/rcar-thermal.yaml > F: drivers/thermal/renesas/rcar_gen3_thermal.c > F: drivers/thermal/renesas/rcar_thermal.c > > +RENESAS RZ/G2L TSU THERMAL DRIVERS > +M: Biju Das <biju.das.jz@bp.renesas.com> > +L: linux-renesas-soc@vger.kernel.org > +S: Supported > +F: Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml > +F: drivers/thermal/renesas/rzg2l_thermal.c > + > RENESAS RIIC DRIVER > M: Chris Brandt <chris.brandt@renesas.com> > L: linux-renesas-soc@vger.kernel.org > -- > 2.25.1 >
diff --git a/MAINTAINERS b/MAINTAINERS index 332f452645d6..6deeae42a3d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19112,6 +19112,13 @@ F: Documentation/devicetree/bindings/thermal/rcar-thermal.yaml F: drivers/thermal/renesas/rcar_gen3_thermal.c F: drivers/thermal/renesas/rcar_thermal.c +RENESAS RZ/G2L TSU THERMAL DRIVERS +M: Biju Das <biju.das.jz@bp.renesas.com> +L: linux-renesas-soc@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/thermal/rzg2l-thermal.yaml +F: drivers/thermal/renesas/rzg2l_thermal.c + RENESAS RIIC DRIVER M: Chris Brandt <chris.brandt@renesas.com> L: linux-renesas-soc@vger.kernel.org
Create entry for Renesas RZ/G2L TSU thermal drivers and add my self as a maintainer. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)