linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Olivier Moysan <olivier.moysan@st.com>
To: <alexandre.torgue@st.com>, <olof@lixom.net>,
	<horms+renesas@verge.net.au>, <arnd@arndb.de>, <krzk@kernel.org>,
	<yannick.fertre@st.com>, <tony@atomide.com>,
	<m.szyprowski@samsung.com>, <fabrice.gasnier@st.com>,
	<enric.balletbo@collabora.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	<linux-stm32@st-md-mailman.stormreply.com>
Cc: <olivier.moysan@st.com>
Subject: [PATCH 2/4] ARM: multi_v7_defconfig: enable stm32 i2s support
Date: Mon, 2 Sep 2019 18:00:39 +0200	[thread overview]
Message-ID: <1567440041-19220-3-git-send-email-olivier.moysan@st.com> (raw)
In-Reply-To: <1567440041-19220-1-git-send-email-olivier.moysan@st.com>

Enable support for I2S on STM32MP1.

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 929d13842171..02265e195e50 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -700,6 +700,7 @@ CONFIG_SND_SOC_SH4_FSI=m
 CONFIG_SND_SOC_RCAR=m
 CONFIG_SND_SOC_STI=m
 CONFIG_SND_SOC_STM32_SAI=m
+CONFIG_SND_SOC_STM32_I2S=m
 CONFIG_SND_SUN4I_CODEC=m
 CONFIG_SND_SOC_TEGRA=m
 CONFIG_SND_SOC_TEGRA20_I2S=m
-- 
2.7.4


  parent reply	other threads:[~2019-09-02 16:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-02 16:00 [PATCH 0/4] ARM: multi_v7_defconfig: add audio support for stm32mp157a-dk1 Olivier Moysan
2019-09-02 16:00 ` [PATCH 1/4] ARM: multi_v7_defconfig: enable stm32 sai support Olivier Moysan
2019-09-02 16:00 ` Olivier Moysan [this message]
2019-09-02 16:00 ` [PATCH 3/4] ARM: multi_v7_defconfig: enable cs42l51 codec support Olivier Moysan
2019-09-02 16:00 ` [PATCH 4/4] ARM: multi_v7_defconfig: enable audio graph card support Olivier Moysan
2019-09-02 16:42 ` [PATCH 0/4] ARM: multi_v7_defconfig: add audio support for stm32mp157a-dk1 Arnd Bergmann
2019-10-03  9:47   ` Alexandre Torgue

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=1567440041-19220-3-git-send-email-olivier.moysan@st.com \
    --to=olivier.moysan@st.com \
    --cc=alexandre.torgue@st.com \
    --cc=arnd@arndb.de \
    --cc=enric.balletbo@collabora.com \
    --cc=fabrice.gasnier@st.com \
    --cc=horms+renesas@verge.net.au \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=m.szyprowski@samsung.com \
    --cc=olof@lixom.net \
    --cc=tony@atomide.com \
    --cc=yannick.fertre@st.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).