diff mbox series

[v2,4/4] MAINTAINERS: Add entry for Renesas ASoC drivers

Message ID 20241021201349.395022-5-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
State Superseded
Delegated to: Geert Uytterhoeven
Headers show
Series ASoC: Rename "sh" to "renesas" | expand

Commit Message

Lad, Prabhakar Oct. 21, 2024, 8:13 p.m. UTC
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Add a new entry to the MAINTAINERS file for Renesas ASoC drivers. This
entry covers the Renesas R-Car, SH7760 and Migo-R audio drivers, including
the device tree bindings.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Mark Brown Oct. 22, 2024, 6:33 p.m. UTC | #1
On Mon, Oct 21, 2024 at 09:13:49PM +0100, Prabhakar wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> 
> Add a new entry to the MAINTAINERS file for Renesas ASoC drivers. This
> entry covers the Renesas R-Car, SH7760 and Migo-R audio drivers, including
> the device tree bindings.
> 
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)

Morimoto-san, are you OK with this?  You acked the other changes in the
series but not this one and since you're the one being volunteered as
maintainer it seems best to confirm!
Kuninori Morimoto Oct. 22, 2024, 11:20 p.m. UTC | #2
Hi Prabhakar

Thank you for your patch

> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> 
> Add a new entry to the MAINTAINERS file for Renesas ASoC drivers. This
> entry covers the Renesas R-Car, SH7760 and Migo-R audio drivers, including
> the device tree bindings.
> 
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> ---
(snip)
> +RENESAS AUDIO (ASoC) DRIVERS
> +M:	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> +L:	linux-sound@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
> +S:	Supported
> +F:	Documentation/devicetree/bindings/sound/renesas,rsnd.*
> +F:	sound/soc/renesas/
> +X:	sound/soc/renesas/rz-ssi.c

Unfortunately, I can handle is "fsi" and "rcar"

	F: Documentation/devicetree/bindings/sound/renesas,rsnd.*
	F: Documentation/devicetree/bindings/sound/renesas,fsi.yaml
	F: sound/soc/renesas/rcar/
	F: sound/soc/renesas/fsi.c
	F: include/sound/sh_fsi.h


Thank you for your help !!

Best regards
---
Kuninori Morimoto
Kuninori Morimoto Oct. 22, 2024, 11:21 p.m. UTC | #3
Hi Mark

> > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> > 
> > Add a new entry to the MAINTAINERS file for Renesas ASoC drivers. This
> > entry covers the Renesas R-Car, SH7760 and Migo-R audio drivers, including
> > the device tree bindings.
> > 
> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> > ---
> >  MAINTAINERS | 9 +++++++++
> >  1 file changed, 9 insertions(+)
> 
> Morimoto-san, are you OK with this?  You acked the other changes in the
> series but not this one and since you're the one being volunteered as
> maintainer it seems best to confirm!

I'm sorry that I didn't noticed this patch.
I now replied the comment.

Thank you for your help !!

Best regards
---
Kuninori Morimoto
Biju Das Oct. 23, 2024, 6:57 a.m. UTC | #4
Hi Prabhakar,

> -----Original Message-----
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Sent: Wednesday, October 23, 2024 12:20 AM
> Subject: Re: [PATCH v2 4/4] MAINTAINERS: Add entry for Renesas ASoC drivers
> 
> 
> Hi Prabhakar
> 
> Thank you for your patch
> 
> > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> >
> > Add a new entry to the MAINTAINERS file for Renesas ASoC drivers. This
> > entry covers the Renesas R-Car, SH7760 and Migo-R audio drivers,
> > including the device tree bindings.
> >
> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> > ---
> (snip)
> > +RENESAS AUDIO (ASoC) DRIVERS
> > +M:	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > +L:	linux-sound@vger.kernel.org
> > +L:	linux-renesas-soc@vger.kernel.org
> > +S:	Supported
> > +F:	Documentation/devicetree/bindings/sound/renesas,rsnd.*
> > +F:	sound/soc/renesas/
> > +X:	sound/soc/renesas/rz-ssi.c
> 
> Unfortunately, I can handle is "fsi" and "rcar"

Prabhakar, Maybe create separate Maintainers entries for SSI driver,
I don't mind you as a Maintainer or myself ?

1)Documentation/devicetree/bindings/sound/renesas,rz-ssi.yaml
2)sound/soc/renesas/rz-ssi.c


Cheers,
Biju

> 
> 	F: Documentation/devicetree/bindings/sound/renesas,rsnd.*
> 	F: Documentation/devicetree/bindings/sound/renesas,fsi.yaml
> 	F: sound/soc/renesas/rcar/
> 	F: sound/soc/renesas/fsi.c
> 	F: include/sound/sh_fsi.h
> 
> 
> Thank you for your help !!
> 
> Best regards
> ---
> Kuninori Morimoto
Lad, Prabhakar Oct. 25, 2024, 10:53 a.m. UTC | #5
Hi Morimoto-san,

On Wed, Oct 23, 2024 at 12:20 AM Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
>
>
> Hi Prabhakar
>
> Thank you for your patch
>
> > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> >
> > Add a new entry to the MAINTAINERS file for Renesas ASoC drivers. This
> > entry covers the Renesas R-Car, SH7760 and Migo-R audio drivers, including
> > the device tree bindings.
> >
> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> > ---
> (snip)
> > +RENESAS AUDIO (ASoC) DRIVERS
> > +M:   Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > +L:   linux-sound@vger.kernel.org
> > +L:   linux-renesas-soc@vger.kernel.org
> > +S:   Supported
> > +F:   Documentation/devicetree/bindings/sound/renesas,rsnd.*
> > +F:   sound/soc/renesas/
> > +X:   sound/soc/renesas/rz-ssi.c
>
> Unfortunately, I can handle is "fsi" and "rcar"
>
>         F: Documentation/devicetree/bindings/sound/renesas,rsnd.*
>         F: Documentation/devicetree/bindings/sound/renesas,fsi.yaml
>         F: sound/soc/renesas/rcar/
>         F: sound/soc/renesas/fsi.c
>         F: include/sound/sh_fsi.h
>
Ok, got you. I'll update that as above and while at it replace
"RENESAS AUDIO (ASoC) DRIVERS" to "RENESAS R-CAR & FSI AUDIO (ASoC)
DRIVERS"

Cheers,
Prabhakar
Lad, Prabhakar Oct. 25, 2024, 10:54 a.m. UTC | #6
Hi Biju,

On Wed, Oct 23, 2024 at 7:57 AM Biju Das <biju.das.jz@bp.renesas.com> wrote:
>
> Hi Prabhakar,
>
> > -----Original Message-----
> > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > Sent: Wednesday, October 23, 2024 12:20 AM
> > Subject: Re: [PATCH v2 4/4] MAINTAINERS: Add entry for Renesas ASoC drivers
> >
> >
> > Hi Prabhakar
> >
> > Thank you for your patch
> >
> > > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> > >
> > > Add a new entry to the MAINTAINERS file for Renesas ASoC drivers. This
> > > entry covers the Renesas R-Car, SH7760 and Migo-R audio drivers,
> > > including the device tree bindings.
> > >
> > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> > > ---
> > (snip)
> > > +RENESAS AUDIO (ASoC) DRIVERS
> > > +M: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > > +L: linux-sound@vger.kernel.org
> > > +L: linux-renesas-soc@vger.kernel.org
> > > +S: Supported
> > > +F: Documentation/devicetree/bindings/sound/renesas,rsnd.*
> > > +F: sound/soc/renesas/
> > > +X: sound/soc/renesas/rz-ssi.c
> >
> > Unfortunately, I can handle is "fsi" and "rcar"
>
> Prabhakar, Maybe create separate Maintainers entries for SSI driver,
> I don't mind you as a Maintainer or myself ?
>
> 1)Documentation/devicetree/bindings/sound/renesas,rz-ssi.yaml
> 2)sound/soc/renesas/rz-ssi.c
>
Ok I'll create an additional patch for this and add yourself and me as
supporters.

Cheers,
Prabhakar
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8994bb088035..3a07e76fc7fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19622,6 +19622,15 @@  L:	linux-remoteproc@vger.kernel.org
 S:	Maintained
 F:	drivers/net/wwan/rpmsg_wwan_ctrl.c
 
+RENESAS AUDIO (ASoC) DRIVERS
+M:	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
+L:	linux-sound@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
+S:	Supported
+F:	Documentation/devicetree/bindings/sound/renesas,rsnd.*
+F:	sound/soc/renesas/
+X:	sound/soc/renesas/rz-ssi.c
+
 RENESAS CLOCK DRIVERS
 M:	Geert Uytterhoeven <geert+renesas@glider.be>
 L:	linux-renesas-soc@vger.kernel.org