public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
       [not found] ` <20231107031442.2768765-2-zhourui@huaqin.corp-partner.google.com>
@ 2023-11-07  7:11   ` Krzysztof Kozlowski
  2023-11-07  7:59     ` Rui Zhou
  2023-11-07  8:30   ` AngeloGioacchino Del Regno
  2023-11-07  8:33   ` AngeloGioacchino Del Regno
  2 siblings, 1 reply; 9+ messages in thread
From: Krzysztof Kozlowski @ 2023-11-07  7:11 UTC (permalink / raw)
  To: Rui Zhou, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	angelogioacchino.delregno, perex, allen-kh.cheng,
	kuninori.morimoto.gx
  Cc: linux-sound, devicetree, linux-kernel, linux-mediatek

On 07/11/2023 04:14, Rui Zhou wrote:
> Add compatible string "mediatek,mt8188-es8326" to support new board
> with es8326 codec.

Please use standard email subjects, so with the PATCH keyword in the
title. `git format-patch` helps here to create proper versioned patches.
Another useful tool is b4. Skipping the PATCH keyword makes filtering of
emails more difficult thus making the review process less convenient.

> 
> Signed-off-by: Rui Zhou <zhourui@huaqin.corp-partner.google.com>
> ---
>  .../devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml        | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
> index 4c8c95057ef7..9df5e44176d0 100644
> --- a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
> +++ b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
> @@ -18,6 +18,7 @@ properties:
>        - mediatek,mt8188-mt6359-evb
>        - mediatek,mt8188-nau8825
>        - mediatek,mt8188-rt5682s
> +      - mediatek,mt8188-es8326

Entries should be sorted alphabetically.

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
  2023-11-07  7:11   ` [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support Krzysztof Kozlowski
@ 2023-11-07  7:59     ` Rui Zhou
  2023-11-07  8:06       ` Krzysztof Kozlowski
  0 siblings, 1 reply; 9+ messages in thread
From: Rui Zhou @ 2023-11-07  7:59 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt,
	angelogioacchino.delregno, perex, allen-kh.cheng,
	kuninori.morimoto.gx, linux-sound, devicetree, linux-kernel,
	linux-mediatek

Thank you very much for your reminder, I will pay attention next time.


On Tue, Nov 7, 2023 at 3:11 PM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> On 07/11/2023 04:14, Rui Zhou wrote:
> > Add compatible string "mediatek,mt8188-es8326" to support new board
> > with es8326 codec.
>
> Please use standard email subjects, so with the PATCH keyword in the
> title. `git format-patch` helps here to create proper versioned patches.
> Another useful tool is b4. Skipping the PATCH keyword makes filtering of
> emails more difficult thus making the review process less convenient.
>
> >
> > Signed-off-by: Rui Zhou <zhourui@huaqin.corp-partner.google.com>
> > ---
> >  .../devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml        | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
> > index 4c8c95057ef7..9df5e44176d0 100644
> > --- a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
> > +++ b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
> > @@ -18,6 +18,7 @@ properties:
> >        - mediatek,mt8188-mt6359-evb
> >        - mediatek,mt8188-nau8825
> >        - mediatek,mt8188-rt5682s
> > +      - mediatek,mt8188-es8326
>
> Entries should be sorted alphabetically.
>
> Best regards,
> Krzysztof
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
  2023-11-07  7:59     ` Rui Zhou
@ 2023-11-07  8:06       ` Krzysztof Kozlowski
  2023-11-07  8:19         ` Rui Zhou
  0 siblings, 1 reply; 9+ messages in thread
From: Krzysztof Kozlowski @ 2023-11-07  8:06 UTC (permalink / raw)
  To: Rui Zhou
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt,
	angelogioacchino.delregno, perex, allen-kh.cheng,
	kuninori.morimoto.gx, linux-sound, devicetree, linux-kernel,
	linux-mediatek

On 07/11/2023 08:59, Rui Zhou wrote:
> Thank you very much for your reminder, I will pay attention next time.

Next time? Does it mean you are not going to fix the patch as I asked
about the order?

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
  2023-11-07  8:06       ` Krzysztof Kozlowski
@ 2023-11-07  8:19         ` Rui Zhou
  0 siblings, 0 replies; 9+ messages in thread
From: Rui Zhou @ 2023-11-07  8:19 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt,
	angelogioacchino.delregno, perex, allen-kh.cheng,
	kuninori.morimoto.gx, linux-sound, devicetree, linux-kernel,
	linux-mediatek

Sorry, I didn't express myself clearly. What I mean is that I will
modify everything according to your suggestions in the V2 version.

On Tue, Nov 7, 2023 at 4:06 PM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> On 07/11/2023 08:59, Rui Zhou wrote:
> > Thank you very much for your reminder, I will pay attention next time.
>
> Next time? Does it mean you are not going to fix the patch as I asked
> about the order?
>
> Best regards,
> Krzysztof
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
       [not found] ` <20231107031442.2768765-2-zhourui@huaqin.corp-partner.google.com>
  2023-11-07  7:11   ` [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support Krzysztof Kozlowski
@ 2023-11-07  8:30   ` AngeloGioacchino Del Regno
  2023-11-07  8:33   ` AngeloGioacchino Del Regno
  2 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-11-07  8:30 UTC (permalink / raw)
  To: Rui Zhou, robh+dt, krzysztof.kozlowski+dt, conor+dt, perex,
	allen-kh.cheng, kuninori.morimoto.gx
  Cc: linux-sound, devicetree, linux-kernel, linux-mediatek

Il 07/11/23 04:14, Rui Zhou ha scritto:
> Add compatible string "mediatek,mt8188-es8326" to support new board
> with es8326 codec.
> 
> Signed-off-by: Rui Zhou <zhourui@huaqin.corp-partner.google.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [v1 2/3] ASoC: mediatek: mt8188-mt6359: add es8326 support
       [not found] ` <20231107031442.2768765-3-zhourui@huaqin.corp-partner.google.com>
@ 2023-11-07  8:30   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-11-07  8:30 UTC (permalink / raw)
  To: Rui Zhou, robh+dt, krzysztof.kozlowski+dt, conor+dt, perex,
	allen-kh.cheng, kuninori.morimoto.gx
  Cc: linux-sound, devicetree, linux-kernel, linux-mediatek

Il 07/11/23 04:14, Rui Zhou ha scritto:
> To use ES8326 as the codec, add a new sound card
> named mt8186_es8326.
> 
> Signed-off-by: Rui Zhou <zhourui@huaqin.corp-partner.google.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [v1 3/3] ASoC: mediatek: mt8188-mt6359: add two amps support
       [not found] ` <20231107031442.2768765-4-zhourui@huaqin.corp-partner.google.com>
@ 2023-11-07  8:30   ` AngeloGioacchino Del Regno
  2023-11-07  8:41     ` Rui Zhou
  0 siblings, 1 reply; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-11-07  8:30 UTC (permalink / raw)
  To: Rui Zhou, robh+dt, krzysztof.kozlowski+dt, conor+dt, perex,
	allen-kh.cheng, kuninori.morimoto.gx
  Cc: linux-sound, devicetree, linux-kernel, linux-mediatek

Il 07/11/23 04:14, Rui Zhou ha scritto:
> Support codec rt5682 using two amps.
> 
> Signed-off-by: Rui Zhou <zhourui@huaqin.corp-partner.google.com>

Can you please change the commit description so that it's clear that you're adding
the two amps support to the RT5682s variant? As it is right now, it reads like you
are adding that globally.

ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188_rt5682s

After which:

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   sound/soc/mediatek/mt8188/mt8188-mt6359.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/soc/mediatek/mt8188/mt8188-mt6359.c b/sound/soc/mediatek/mt8188/mt8188-mt6359.c
> index e994faa3556b..917640939621 100644
> --- a/sound/soc/mediatek/mt8188/mt8188-mt6359.c
> +++ b/sound/soc/mediatek/mt8188/mt8188-mt6359.c
> @@ -1549,7 +1549,7 @@ static struct mt8188_card_data mt8188_nau8825_card = {
>   
>   static struct mt8188_card_data mt8188_rt5682s_card = {
>   	.name = "mt8188_rt5682s",
> -	.quirk = RT5682S_HS_PRESENT,
> +	.quirk = RT5682S_HS_PRESENT | MAX98390_TWO_AMP,
>   };
>   
>   static struct mt8188_card_data mt8188_es8326_card = {



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support
       [not found] ` <20231107031442.2768765-2-zhourui@huaqin.corp-partner.google.com>
  2023-11-07  7:11   ` [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support Krzysztof Kozlowski
  2023-11-07  8:30   ` AngeloGioacchino Del Regno
@ 2023-11-07  8:33   ` AngeloGioacchino Del Regno
  2 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-11-07  8:33 UTC (permalink / raw)
  To: Rui Zhou, robh+dt, krzysztof.kozlowski+dt, conor+dt, perex,
	allen-kh.cheng, kuninori.morimoto.gx
  Cc: linux-sound, devicetree, linux-kernel, linux-mediatek

Il 07/11/23 04:14, Rui Zhou ha scritto:
> Add compatible string "mediatek,mt8188-es8326" to support new board
> with es8326 codec.
> 
> Signed-off-by: Rui Zhou <zhourui@huaqin.corp-partner.google.com>
> ---
>   .../devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml        | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
> index 4c8c95057ef7..9df5e44176d0 100644
> --- a/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
> +++ b/Documentation/devicetree/bindings/sound/mediatek,mt8188-mt6359.yaml
> @@ -18,6 +18,7 @@ properties:
>         - mediatek,mt8188-mt6359-evb
>         - mediatek,mt8188-nau8825
>         - mediatek,mt8188-rt5682s
> +      - mediatek,mt8188-es8326

Whoops, sorry, I just noticed that this is not alphabetically ordered.
Please move that before mediatek,mt8188-mt6359-evb.

Thanks,
Angelo

>   
>     audio-routing:
>       description:



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [v1 3/3] ASoC: mediatek: mt8188-mt6359: add two amps support
  2023-11-07  8:30   ` [v1 3/3] ASoC: mediatek: mt8188-mt6359: add two amps support AngeloGioacchino Del Regno
@ 2023-11-07  8:41     ` Rui Zhou
  0 siblings, 0 replies; 9+ messages in thread
From: Rui Zhou @ 2023-11-07  8:41 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt, perex, allen-kh.cheng,
	kuninori.morimoto.gx, linux-sound, devicetree, linux-kernel,
	linux-mediatek

OK, I'll revise it as soon as possible.

On Tue, Nov 7, 2023 at 4:31 PM AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com> wrote:
>
> Il 07/11/23 04:14, Rui Zhou ha scritto:
> > Support codec rt5682 using two amps.
> >
> > Signed-off-by: Rui Zhou <zhourui@huaqin.corp-partner.google.com>
>
> Can you please change the commit description so that it's clear that you're adding
> the two amps support to the RT5682s variant? As it is right now, it reads like you
> are adding that globally.
>
> ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188_rt5682s
>
> After which:
>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
>
> > ---
> >   sound/soc/mediatek/mt8188/mt8188-mt6359.c | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/sound/soc/mediatek/mt8188/mt8188-mt6359.c b/sound/soc/mediatek/mt8188/mt8188-mt6359.c
> > index e994faa3556b..917640939621 100644
> > --- a/sound/soc/mediatek/mt8188/mt8188-mt6359.c
> > +++ b/sound/soc/mediatek/mt8188/mt8188-mt6359.c
> > @@ -1549,7 +1549,7 @@ static struct mt8188_card_data mt8188_nau8825_card = {
> >
> >   static struct mt8188_card_data mt8188_rt5682s_card = {
> >       .name = "mt8188_rt5682s",
> > -     .quirk = RT5682S_HS_PRESENT,
> > +     .quirk = RT5682S_HS_PRESENT | MAX98390_TWO_AMP,
> >   };
> >
> >   static struct mt8188_card_data mt8188_es8326_card = {
>
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-11-07  8:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20231107031442.2768765-1-zhourui@huaqin.corp-partner.google.com>
     [not found] ` <20231107031442.2768765-2-zhourui@huaqin.corp-partner.google.com>
2023-11-07  7:11   ` [v1 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support Krzysztof Kozlowski
2023-11-07  7:59     ` Rui Zhou
2023-11-07  8:06       ` Krzysztof Kozlowski
2023-11-07  8:19         ` Rui Zhou
2023-11-07  8:30   ` AngeloGioacchino Del Regno
2023-11-07  8:33   ` AngeloGioacchino Del Regno
     [not found] ` <20231107031442.2768765-3-zhourui@huaqin.corp-partner.google.com>
2023-11-07  8:30   ` [v1 2/3] ASoC: mediatek: " AngeloGioacchino Del Regno
     [not found] ` <20231107031442.2768765-4-zhourui@huaqin.corp-partner.google.com>
2023-11-07  8:30   ` [v1 3/3] ASoC: mediatek: mt8188-mt6359: add two amps support AngeloGioacchino Del Regno
2023-11-07  8:41     ` Rui Zhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox