All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olivier Moysan <olivier.moysan@st.com>
To: <linux@armlinux.org.uk>, <shawnguo@kernel.org>, <olof@lixom.net>,
	<alexandre.torgue@st.com>, <krzk@kernel.org>,
	<geert+renesas@glider.be>, <amelie.delaunay@st.com>,
	<aisheng.dong@nxp.com>, <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	<christian.gmeiner@gmail.com>, <enric.balletbo@collabora.com>,
	<lionel.debieve@st.com>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <olivier.moysan@st.com>
Subject: [PATCH 2/2] ARM: multi_v7_defconfig: enable dfsdm audio support
Date: Wed, 18 Nov 2020 10:50:13 +0100	[thread overview]
Message-ID: <20201118095013.16094-3-olivier.moysan@st.com> (raw)
In-Reply-To: <20201118095013.16094-1-olivier.moysan@st.com>

Add DFSDM audio support by enabling CONFIG_SND_SOC_STM32_DFSDM
as module.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index b30a3bc6762b..083d5f4450f4 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -743,6 +743,7 @@ CONFIG_SND_SOC_STI=m
 CONFIG_SND_SOC_STM32_SAI=m
 CONFIG_SND_SOC_STM32_I2S=m
 CONFIG_SND_SOC_STM32_SPDIFRX=m
+CONFIG_SND_SOC_STM32_DFSDM=m
 CONFIG_SND_SUN4I_CODEC=m
 CONFIG_SND_SOC_TEGRA=m
 CONFIG_SND_SOC_TEGRA20_I2S=m
-- 
2.17.1


WARNING: multiple messages have this Message-ID (diff)
From: Olivier Moysan <olivier.moysan@st.com>
To: <linux@armlinux.org.uk>, <shawnguo@kernel.org>, <olof@lixom.net>,
	<alexandre.torgue@st.com>, <krzk@kernel.org>,
	<geert+renesas@glider.be>, <amelie.delaunay@st.com>,
	<aisheng.dong@nxp.com>, <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	<christian.gmeiner@gmail.com>, <enric.balletbo@collabora.com>,
	<lionel.debieve@st.com>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <olivier.moysan@st.com>
Subject: [PATCH 2/2] ARM: multi_v7_defconfig: enable dfsdm audio support
Date: Wed, 18 Nov 2020 10:50:13 +0100	[thread overview]
Message-ID: <20201118095013.16094-3-olivier.moysan@st.com> (raw)
In-Reply-To: <20201118095013.16094-1-olivier.moysan@st.com>

Add DFSDM audio support by enabling CONFIG_SND_SOC_STM32_DFSDM
as module.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index b30a3bc6762b..083d5f4450f4 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -743,6 +743,7 @@ CONFIG_SND_SOC_STI=m
 CONFIG_SND_SOC_STM32_SAI=m
 CONFIG_SND_SOC_STM32_I2S=m
 CONFIG_SND_SOC_STM32_SPDIFRX=m
+CONFIG_SND_SOC_STM32_DFSDM=m
 CONFIG_SND_SUN4I_CODEC=m
 CONFIG_SND_SOC_TEGRA=m
 CONFIG_SND_SOC_TEGRA20_I2S=m
-- 
2.17.1


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

  parent reply	other threads:[~2020-11-18  9:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-18  9:50 [PATCH 0/2] ARM: multi_v7_defconfig: enable dfsdm and spdifrx support Olivier Moysan
2020-11-18  9:50 ` Olivier Moysan
2020-11-18  9:50 ` [PATCH 1/2] ARM: multi_v7_defconfig: enable " Olivier Moysan
2020-11-18  9:50   ` Olivier Moysan
2020-11-18  9:53   ` Krzysztof Kozlowski
2020-11-18  9:53     ` Krzysztof Kozlowski
2020-11-18  9:50 ` Olivier Moysan [this message]
2020-11-18  9:50   ` [PATCH 2/2] ARM: multi_v7_defconfig: enable dfsdm audio support Olivier Moysan
2020-11-18  9:57   ` Krzysztof Kozlowski
2020-11-18  9:57     ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201118095013.16094-3-olivier.moysan@st.com \
    --to=olivier.moysan@st.com \
    --cc=aisheng.dong@nxp.com \
    --cc=alexandre.torgue@st.com \
    --cc=amelie.delaunay@st.com \
    --cc=christian.gmeiner@gmail.com \
    --cc=enric.balletbo@collabora.com \
    --cc=geert+renesas@glider.be \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=lionel.debieve@st.com \
    --cc=olof@lixom.net \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.