linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: configs: at91: Add I2S driver to sama5
@ 2018-08-29 16:47 Codrin Ciubotariu
  2018-08-29 16:47 ` [PATCH 2/2] ARM: multi_v7_defconfig: add Atmel I2S driver Codrin Ciubotariu
  2018-08-30 21:53 ` [PATCH 1/2] ARM: configs: at91: Add I2S driver to sama5 Alexandre Belloni
  0 siblings, 2 replies; 3+ messages in thread
From: Codrin Ciubotariu @ 2018-08-29 16:47 UTC (permalink / raw)
  To: alexandre.belloni, nicolas.ferre, linux-arm-kernel, linux-kernel

Add I2S CONFIG_SND_ATMEL_SOC_I2S to sama5_defconfig.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
---
 arch/arm/configs/sama5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 2080025556b5..b6d73055a854 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -167,6 +167,7 @@ CONFIG_SND_ATMEL_SOC_WM8904=y
 # CONFIG_HID_GENERIC is not set
 CONFIG_SND_ATMEL_SOC_PDMIC=y
 CONFIG_SND_ATMEL_SOC_TSE850_PCM5142=m
+CONFIG_SND_ATMEL_SOC_I2S=y
 CONFIG_USB=y
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
 CONFIG_USB_EHCI_HCD=y
-- 
2.17.1


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

* [PATCH 2/2] ARM: multi_v7_defconfig: add Atmel I2S driver
  2018-08-29 16:47 [PATCH 1/2] ARM: configs: at91: Add I2S driver to sama5 Codrin Ciubotariu
@ 2018-08-29 16:47 ` Codrin Ciubotariu
  2018-08-30 21:53 ` [PATCH 1/2] ARM: configs: at91: Add I2S driver to sama5 Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Codrin Ciubotariu @ 2018-08-29 16:47 UTC (permalink / raw)
  To: alexandre.belloni, nicolas.ferre, linux-arm-kernel, linux-kernel

Add atmel-i2s driver CONFIG_SND_ATMEL_SOC_I2S.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.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 fc33444e94f0..037a19d9802f 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -650,6 +650,7 @@ CONFIG_SND_SOC=m
 CONFIG_SND_ATMEL_SOC=m
 CONFIG_SND_ATMEL_SOC_WM8904=m
 CONFIG_SND_ATMEL_SOC_PDMIC=m
+CONFIG_SND_ATMEL_SOC_I2S=m
 CONFIG_SND_BCM2835_SOC_I2S=m
 CONFIG_SND_SOC_FSL_SAI=m
 CONFIG_SND_SOC_ROCKCHIP=m
-- 
2.17.1


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

* Re: [PATCH 1/2] ARM: configs: at91: Add I2S driver to sama5
  2018-08-29 16:47 [PATCH 1/2] ARM: configs: at91: Add I2S driver to sama5 Codrin Ciubotariu
  2018-08-29 16:47 ` [PATCH 2/2] ARM: multi_v7_defconfig: add Atmel I2S driver Codrin Ciubotariu
@ 2018-08-30 21:53 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2018-08-30 21:53 UTC (permalink / raw)
  To: Codrin Ciubotariu; +Cc: nicolas.ferre, linux-arm-kernel, linux-kernel

On 29/08/2018 19:47:54+0300, Codrin Ciubotariu wrote:
> Add I2S CONFIG_SND_ATMEL_SOC_I2S to sama5_defconfig.
> 
> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
> ---
>  arch/arm/configs/sama5_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
Both applied, thanks.

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-08-30 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-29 16:47 [PATCH 1/2] ARM: configs: at91: Add I2S driver to sama5 Codrin Ciubotariu
2018-08-29 16:47 ` [PATCH 2/2] ARM: multi_v7_defconfig: add Atmel I2S driver Codrin Ciubotariu
2018-08-30 21:53 ` [PATCH 1/2] ARM: configs: at91: Add I2S driver to sama5 Alexandre Belloni

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).