diff mbox series

ARM: multi_v7_defconfig: Enable audio support for stm32mp157

Message ID 20191025125632.11057-1-alexandre.torgue@st.com (mailing list archive)
State Mainlined
Commit b05a50bb37dc3aada82cacedb76b658e796cfac5
Headers show
Series ARM: multi_v7_defconfig: Enable audio support for stm32mp157 | expand

Commit Message

Alexandre TORGUE Oct. 25, 2019, 12:56 p.m. UTC
From: Olivier Moysan <olivier.moysan@st.com>

This commits enable (as module):
- STM32 SAI and I2S configs used on stm32mp157.
- Cirrus CS42L51 audio codec for stm32mp157a-dk1 board.
- Audio graph card support for stm32mp157a-dk1 board.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>

---

Hi Arnd, Olof and Kevin,

I only have this patch for STM32 configs part. So please consider it
as my pull request for v5.5.

Thanks

Alex

Comments

patchwork-bot+linux-soc@kernel.org Oct. 25, 2019, 3:22 p.m. UTC | #1
Hello:

This patch was applied to soc/soc.git (refs/heads/for-next).

On Fri, 25 Oct 2019 14:56:32 +0200 you wrote:
> From: Olivier Moysan <olivier.moysan@st.com>
> 
> This commits enable (as module):
> - STM32 SAI and I2S configs used on stm32mp157.
> - Cirrus CS42L51 audio codec for stm32mp157a-dk1 board.
> - Audio graph card support for stm32mp157a-dk1 board.
> 
> [...]


Here is a summary with links:
  - ARM: multi_v7_defconfig: Enable audio support for stm32mp157
    https://git.kernel.org/soc/soc/c/200aff24da72fe3eb078e8d333ceffbeb4cba305

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Oct. 25, 2019, 3:22 p.m. UTC | #2
Hello:

The following patches were marked "accepted", because they were applied to
soc/soc.git (refs/heads/for-next):

Patch: ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
  Submitter: Alexandre Torgue <alexandre.torgue@st.com>
  Patchwork: https://patchwork.kernel.org/project/linux-soc/list/?series=193669

Patch: ARM: multi_v7_defconfig: Enable audio support for stm32mp157
  Submitter: Alexandre Torgue <alexandre.torgue@st.com>
  Patchwork: https://patchwork.kernel.org/project/linux-soc/list/?series=193665

Total patches: 2
diff mbox series

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 13ba53286901..dd3c717432ea 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -714,6 +714,8 @@  CONFIG_SND_SOC_ODROID=m
 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
@@ -727,10 +729,12 @@  CONFIG_SND_SOC_TEGRA_ALC5632=m
 CONFIG_SND_SOC_TEGRA_MAX98090=m
 CONFIG_SND_SOC_AK4642=m
 CONFIG_SND_SOC_CPCAP=m
+CONFIG_SND_SOC_CS42L51_I2C=m
 CONFIG_SND_SOC_SGTL5000=m
 CONFIG_SND_SOC_SPDIF=m
 CONFIG_SND_SOC_STI_SAS=m
 CONFIG_SND_SOC_WM8978=m
+CONFIG_SND_AUDIO_GRAPH_CARD=m
 CONFIG_USB=y
 CONFIG_USB_OTG=y
 CONFIG_USB_XHCI_HCD=y