Message ID | 20230330111632.169434-6-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | None | expand |
On Thu, 30 Mar 2023, Biju Das wrote: > Add the MAINTAINERS entries for the Renesas RZ/G2L MTU3a counter > driver. > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> > --- > v14->v15: > * No change. > v13->v14: > * No change. > v12->v13: > * No change. > v11->v12: > * No change. > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) Applied, thanks -- Lee Jones [李琼斯]
diff --git a/MAINTAINERS b/MAINTAINERS index d8287eb2ab4a..2fd3d5292992 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17924,6 +17924,14 @@ S: Supported F: Documentation/devicetree/bindings/iio/adc/renesas,rzg2l-adc.yaml F: drivers/iio/adc/rzg2l_adc.c +RENESAS RZ/G2L MTU3a COUNTER DRIVER +M: Biju Das <biju.das.jz@bp.renesas.com> +L: linux-iio@vger.kernel.org +L: linux-renesas-soc@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml +F: drivers/counter/rz-mtu3-cnt.c + RENESAS RZ/N1 A5PSW SWITCH DRIVER M: Clément Léger <clement.leger@bootlin.com> L: linux-renesas-soc@vger.kernel.org
Add the MAINTAINERS entries for the Renesas RZ/G2L MTU3a counter driver. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> --- v14->v15: * No change. v13->v14: * No change. v12->v13: * No change. v11->v12: * No change. --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)