diff mbox series

[v4,9/9] arm64: defconfig: add Renesas MSIOF sound support

Message ID 87o6wu2wzm.wl-kuninori.morimoto.gx@renesas.com
State New
Headers show
Series ASoC: add Renesas MSIOF sound driver | expand

Commit Message

Kuninori Morimoto April 17, 2025, 11:23 p.m. UTC
Renesas V4H Sparrow Hawk board needs MSIOF Sound driver.
Support it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Geert Uytterhoeven May 2, 2025, 5:59 p.m. UTC | #1
On Fri, 18 Apr 2025 at 01:23, Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
> Renesas V4H Sparrow Hawk board needs MSIOF Sound driver.
> Support it.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

Gr{oetje,eeting}s,

                        Geert
Kuninori Morimoto May 7, 2025, 2:39 a.m. UTC | #2
Hi Geert

> > Renesas V4H Sparrow Hawk board needs MSIOF Sound driver.
> > Support it.
> >
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> i.e. will queue in renesas-devel for v6.16.

Please let me know if I need to post patch for renesas_defconfig.
I'm happy if you can handle that.

Thank you for your help !!

Best regards
---
Kuninori Morimoto
Geert Uytterhoeven May 9, 2025, 9:43 a.m. UTC | #3
Hi Morimoto-san,

On Wed, 7 May 2025 at 04:39, Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
> > > Renesas V4H Sparrow Hawk board needs MSIOF Sound driver.
> > > Support it.
> > >
> > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> >
> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > i.e. will queue in renesas-devel for v6.16.
>
> Please let me know if I need to post patch for renesas_defconfig.
> I'm happy if you can handle that.

Looks like you beat me to it ;-)
Thanks!

Gr{oetje,eeting}s,

                        Geert
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5bb8f09422a22..b74f5810e0e68 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1010,6 +1010,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_MSIOF=m
 CONFIG_SND_SOC_RZ=m
 CONFIG_SND_SOC_SOF_TOPLEVEL=y
 CONFIG_SND_SOC_SOF_OF=y