All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
@ 2021-09-20  9:39 ` Biju Das
  0 siblings, 0 replies; 12+ messages in thread
From: Biju Das @ 2021-09-20  9:39 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Biju Das, Bjorn Andersson, Shawn Guo, Krzysztof Kozlowski,
	Guido Günther, Matthias Brugger, Dmitry Baryshkov,
	Jagan Teki, Enric Balletbo i Serra, Michael Walle,
	Nishanth Menon, Douglas Anderson, Andrey Zhizhikin,
	linux-arm-kernel, Geert Uytterhoeven, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, linux-renesas-soc

WM8978 audio CODEC is supported on RZ/G2L SMARC EVK.
Enable it on arm64 defconfig as module.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a3ce44ae1b7e..8eac462af4c4 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -789,6 +789,7 @@ CONFIG_SND_SOC_WCD934X=m
 CONFIG_SND_SOC_WM8904=m
 CONFIG_SND_SOC_WM8960=m
 CONFIG_SND_SOC_WM8962=m
+CONFIG_SND_SOC_WM8978=m
 CONFIG_SND_SOC_WSA881X=m
 CONFIG_SND_SOC_LPASS_WSA_MACRO=m
 CONFIG_SND_SOC_LPASS_VA_MACRO=m
-- 
2.17.1


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

* [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
@ 2021-09-20  9:39 ` Biju Das
  0 siblings, 0 replies; 12+ messages in thread
From: Biju Das @ 2021-09-20  9:39 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Biju Das, Bjorn Andersson, Shawn Guo, Krzysztof Kozlowski,
	Guido Günther, Matthias Brugger, Dmitry Baryshkov,
	Jagan Teki, Enric Balletbo i Serra, Michael Walle,
	Nishanth Menon, Douglas Anderson, Andrey Zhizhikin,
	linux-arm-kernel, Geert Uytterhoeven, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, linux-renesas-soc

WM8978 audio CODEC is supported on RZ/G2L SMARC EVK.
Enable it on arm64 defconfig as module.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a3ce44ae1b7e..8eac462af4c4 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -789,6 +789,7 @@ CONFIG_SND_SOC_WCD934X=m
 CONFIG_SND_SOC_WM8904=m
 CONFIG_SND_SOC_WM8960=m
 CONFIG_SND_SOC_WM8962=m
+CONFIG_SND_SOC_WM8978=m
 CONFIG_SND_SOC_WSA881X=m
 CONFIG_SND_SOC_LPASS_WSA_MACRO=m
 CONFIG_SND_SOC_LPASS_VA_MACRO=m
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 2/2] arm64: defconfig: Enable SOUND_SOC_RZ
  2021-09-20  9:39 ` Biju Das
@ 2021-09-20  9:39   ` Biju Das
  -1 siblings, 0 replies; 12+ messages in thread
From: Biju Das @ 2021-09-20  9:39 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Biju Das, Bjorn Andersson, Shawn Guo, Krzysztof Kozlowski,
	Guido Günther, Matthias Brugger, Dmitry Baryshkov,
	Jagan Teki, Enric Balletbo i Serra, Michael Walle,
	Nishanth Menon, Douglas Anderson, Andrey Zhizhikin,
	linux-arm-kernel, Geert Uytterhoeven, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, linux-renesas-soc

Enable sound driver support for Renesas RZ/G2L based platforms.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8eac462af4c4..5cab1996d263 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -765,6 +765,7 @@ CONFIG_SND_SOC_ROCKCHIP_RT5645=m
 CONFIG_SND_SOC_RK3399_GRU_SOUND=m
 CONFIG_SND_SOC_SAMSUNG=y
 CONFIG_SND_SOC_RCAR=m
+CONFIG_SND_SOC_RZ=m
 CONFIG_SND_SUN4I_I2S=m
 CONFIG_SND_SUN4I_SPDIF=m
 CONFIG_SND_SOC_TEGRA=m
-- 
2.17.1


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

* [PATCH 2/2] arm64: defconfig: Enable SOUND_SOC_RZ
@ 2021-09-20  9:39   ` Biju Das
  0 siblings, 0 replies; 12+ messages in thread
From: Biju Das @ 2021-09-20  9:39 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Biju Das, Bjorn Andersson, Shawn Guo, Krzysztof Kozlowski,
	Guido Günther, Matthias Brugger, Dmitry Baryshkov,
	Jagan Teki, Enric Balletbo i Serra, Michael Walle,
	Nishanth Menon, Douglas Anderson, Andrey Zhizhikin,
	linux-arm-kernel, Geert Uytterhoeven, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, linux-renesas-soc

Enable sound driver support for Renesas RZ/G2L based platforms.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8eac462af4c4..5cab1996d263 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -765,6 +765,7 @@ CONFIG_SND_SOC_ROCKCHIP_RT5645=m
 CONFIG_SND_SOC_RK3399_GRU_SOUND=m
 CONFIG_SND_SOC_SAMSUNG=y
 CONFIG_SND_SOC_RCAR=m
+CONFIG_SND_SOC_RZ=m
 CONFIG_SND_SUN4I_I2S=m
 CONFIG_SND_SUN4I_SPDIF=m
 CONFIG_SND_SOC_TEGRA=m
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
  2021-09-20  9:39 ` Biju Das
@ 2021-09-20 11:45   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 12+ messages in thread
From: Geert Uytterhoeven @ 2021-09-20 11:45 UTC (permalink / raw)
  To: Biju Das
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Krzysztof Kozlowski, Guido Günther, Matthias Brugger,
	Dmitry Baryshkov, Jagan Teki, Enric Balletbo i Serra,
	Michael Walle, Nishanth Menon, Douglas Anderson,
	Andrey Zhizhikin, Linux ARM, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, Linux-Renesas

Hi Biju,

On Mon, Sep 20, 2021 at 11:39 AM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> WM8978 audio CODEC is supported on RZ/G2L SMARC EVK.
> Enable it on arm64 defconfig as module.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Thanks for your patch!

Looks good to me, but I would like to defer this until the RZ/G2L
SMARC EVK DTS contains a device node compatible with "wlf,wm8978".

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
@ 2021-09-20 11:45   ` Geert Uytterhoeven
  0 siblings, 0 replies; 12+ messages in thread
From: Geert Uytterhoeven @ 2021-09-20 11:45 UTC (permalink / raw)
  To: Biju Das
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Krzysztof Kozlowski, Guido Günther, Matthias Brugger,
	Dmitry Baryshkov, Jagan Teki, Enric Balletbo i Serra,
	Michael Walle, Nishanth Menon, Douglas Anderson,
	Andrey Zhizhikin, Linux ARM, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, Linux-Renesas

Hi Biju,

On Mon, Sep 20, 2021 at 11:39 AM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> WM8978 audio CODEC is supported on RZ/G2L SMARC EVK.
> Enable it on arm64 defconfig as module.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Thanks for your patch!

Looks good to me, but I would like to defer this until the RZ/G2L
SMARC EVK DTS contains a device node compatible with "wlf,wm8978".

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* RE: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
  2021-09-20 11:45   ` Geert Uytterhoeven
@ 2021-09-20 12:24     ` Biju Das
  -1 siblings, 0 replies; 12+ messages in thread
From: Biju Das @ 2021-09-20 12:24 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Krzysztof Kozlowski, Guido Günther, Matthias Brugger,
	Dmitry Baryshkov, Jagan Teki, Enric Balletbo i Serra,
	Michael Walle, Nishanth Menon, Douglas Anderson,
	Andrey Zhizhikin, Linux ARM, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, Linux-Renesas

Hi Geert,

Thanks for the feedback.

> Subject: Re: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
> 
> Hi Biju,
> 
> On Mon, Sep 20, 2021 at 11:39 AM Biju Das <biju.das.jz@bp.renesas.com>
> wrote:
> > WM8978 audio CODEC is supported on RZ/G2L SMARC EVK.
> > Enable it on arm64 defconfig as module.
> >
> > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> 
> Thanks for your patch!
> 
> Looks good to me, but I would like to defer this until the RZ/G2L SMARC
> EVK DTS contains a device node compatible with "wlf,wm8978".

Sure . This patch is ready with renesas-devel. Currently it is under internal review.
Will post this patch with n couple of days.

Regards,
Biju

> 
> Gr{oetje,eeting}s,
> 
>                         Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-
> m68k.org
> 
> In personal conversations with technical people, I call myself a hacker.
> But when I'm talking to journalists I just say "programmer" or something
> like that.
>                                 -- Linus Torvalds

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

* RE: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
@ 2021-09-20 12:24     ` Biju Das
  0 siblings, 0 replies; 12+ messages in thread
From: Biju Das @ 2021-09-20 12:24 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Krzysztof Kozlowski, Guido Günther, Matthias Brugger,
	Dmitry Baryshkov, Jagan Teki, Enric Balletbo i Serra,
	Michael Walle, Nishanth Menon, Douglas Anderson,
	Andrey Zhizhikin, Linux ARM, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, Linux-Renesas

Hi Geert,

Thanks for the feedback.

> Subject: Re: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
> 
> Hi Biju,
> 
> On Mon, Sep 20, 2021 at 11:39 AM Biju Das <biju.das.jz@bp.renesas.com>
> wrote:
> > WM8978 audio CODEC is supported on RZ/G2L SMARC EVK.
> > Enable it on arm64 defconfig as module.
> >
> > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> 
> Thanks for your patch!
> 
> Looks good to me, but I would like to defer this until the RZ/G2L SMARC
> EVK DTS contains a device node compatible with "wlf,wm8978".

Sure . This patch is ready with renesas-devel. Currently it is under internal review.
Will post this patch with n couple of days.

Regards,
Biju

> 
> Gr{oetje,eeting}s,
> 
>                         Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-
> m68k.org
> 
> In personal conversations with technical people, I call myself a hacker.
> But when I'm talking to journalists I just say "programmer" or something
> like that.
>                                 -- Linus Torvalds
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH 2/2] arm64: defconfig: Enable SOUND_SOC_RZ
  2021-09-20  9:39   ` Biju Das
@ 2021-09-23  9:07     ` Geert Uytterhoeven
  -1 siblings, 0 replies; 12+ messages in thread
From: Geert Uytterhoeven @ 2021-09-23  9:07 UTC (permalink / raw)
  To: Biju Das
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Krzysztof Kozlowski, Guido Günther, Matthias Brugger,
	Dmitry Baryshkov, Jagan Teki, Enric Balletbo i Serra,
	Michael Walle, Nishanth Menon, Douglas Anderson,
	Andrey Zhizhikin, Linux ARM, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, Linux-Renesas

On Mon, Sep 20, 2021 at 11:39 AM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Enable sound driver support for Renesas RZ/G2L based platforms.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.16.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH 2/2] arm64: defconfig: Enable SOUND_SOC_RZ
@ 2021-09-23  9:07     ` Geert Uytterhoeven
  0 siblings, 0 replies; 12+ messages in thread
From: Geert Uytterhoeven @ 2021-09-23  9:07 UTC (permalink / raw)
  To: Biju Das
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Krzysztof Kozlowski, Guido Günther, Matthias Brugger,
	Dmitry Baryshkov, Jagan Teki, Enric Balletbo i Serra,
	Michael Walle, Nishanth Menon, Douglas Anderson,
	Andrey Zhizhikin, Linux ARM, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, Linux-Renesas

On Mon, Sep 20, 2021 at 11:39 AM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Enable sound driver support for Renesas RZ/G2L based platforms.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.16.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
  2021-09-20  9:39 ` Biju Das
@ 2021-09-27  9:14   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 12+ messages in thread
From: Geert Uytterhoeven @ 2021-09-27  9:14 UTC (permalink / raw)
  To: Biju Das
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Krzysztof Kozlowski, Guido Günther, Matthias Brugger,
	Dmitry Baryshkov, Jagan Teki, Enric Balletbo i Serra,
	Michael Walle, Nishanth Menon, Douglas Anderson,
	Andrey Zhizhikin, Linux ARM, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, Linux-Renesas

On Mon, Sep 20, 2021 at 11:39 AM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> WM8978 audio CODEC is supported on RZ/G2L SMARC EVK.
> Enable it on arm64 defconfig as module.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.16.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
@ 2021-09-27  9:14   ` Geert Uytterhoeven
  0 siblings, 0 replies; 12+ messages in thread
From: Geert Uytterhoeven @ 2021-09-27  9:14 UTC (permalink / raw)
  To: Biju Das
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson, Shawn Guo,
	Krzysztof Kozlowski, Guido Günther, Matthias Brugger,
	Dmitry Baryshkov, Jagan Teki, Enric Balletbo i Serra,
	Michael Walle, Nishanth Menon, Douglas Anderson,
	Andrey Zhizhikin, Linux ARM, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, Linux-Renesas

On Mon, Sep 20, 2021 at 11:39 AM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> WM8978 audio CODEC is supported on RZ/G2L SMARC EVK.
> Enable it on arm64 defconfig as module.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.16.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-09-27  9:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20  9:39 [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978 Biju Das
2021-09-20  9:39 ` Biju Das
2021-09-20  9:39 ` [PATCH 2/2] arm64: defconfig: Enable SOUND_SOC_RZ Biju Das
2021-09-20  9:39   ` Biju Das
2021-09-23  9:07   ` Geert Uytterhoeven
2021-09-23  9:07     ` Geert Uytterhoeven
2021-09-20 11:45 ` [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978 Geert Uytterhoeven
2021-09-20 11:45   ` Geert Uytterhoeven
2021-09-20 12:24   ` Biju Das
2021-09-20 12:24     ` Biju Das
2021-09-27  9:14 ` Geert Uytterhoeven
2021-09-27  9:14   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.