* [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells
@ 2012-11-02 10:42 Dimitris Papastamos
2012-11-02 10:42 ` [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module Dimitris Papastamos
2012-11-02 13:57 ` [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells Mark Brown
0 siblings, 2 replies; 4+ messages in thread
From: Dimitris Papastamos @ 2012-11-02 10:42 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, patches
The Bells platform by default has a WM0010 fitted. Now that we
have a public driver hook it up in the machine integration.
Change-Id: Ia585d5462c5d97e83bc5cc3e18abab1af8287d88
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
---
sound/soc/samsung/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index e7b8317..fa166bd 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -207,6 +207,7 @@ config SND_SOC_BELLS
select SND_SOC_WM5102
select SND_SOC_WM5110
select SND_SOC_WM9081
+ select SND_SOC_WM0010
config SND_SOC_LOWLAND
tristate "Audio support for Wolfson Lowland"
--
1.8.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module
2012-11-02 10:42 [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells Dimitris Papastamos
@ 2012-11-02 10:42 ` Dimitris Papastamos
2012-11-02 13:57 ` [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells Mark Brown
1 sibling, 0 replies; 4+ messages in thread
From: Dimitris Papastamos @ 2012-11-02 10:42 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, patches
Ensure we select the WM1250-EV1 as the current software system
configuration demands it.
Change-Id: Ib75cfb4e98d74714e5f9acb9bfb76f24d802f755
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
---
sound/soc/samsung/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index fa166bd..3c7c3a5 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -208,6 +208,7 @@ config SND_SOC_BELLS
select SND_SOC_WM5110
select SND_SOC_WM9081
select SND_SOC_WM0010
+ select SND_SOC_WM1250_EV1
config SND_SOC_LOWLAND
tristate "Audio support for Wolfson Lowland"
--
1.8.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells
2012-11-02 10:42 [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells Dimitris Papastamos
2012-11-02 10:42 ` [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module Dimitris Papastamos
@ 2012-11-02 13:57 ` Mark Brown
1 sibling, 0 replies; 4+ messages in thread
From: Mark Brown @ 2012-11-02 13:57 UTC (permalink / raw)
To: Dimitris Papastamos; +Cc: alsa-devel, patches
[-- Attachment #1.1: Type: text/plain, Size: 323 bytes --]
On Fri, Nov 02, 2012 at 10:42:01AM +0000, Dimitris Papastamos wrote:
> The Bells platform by default has a WM0010 fitted. Now that we
> have a public driver hook it up in the machine integration.
>
> Change-Id: Ia585d5462c5d97e83bc5cc3e18abab1af8287d88
No Change-Ids or other noise for internal systems upstream.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells
@ 2012-11-02 13:02 Dimitris Papastamos
2012-11-02 13:02 ` [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module Dimitris Papastamos
0 siblings, 1 reply; 4+ messages in thread
From: Dimitris Papastamos @ 2012-11-02 13:02 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, patches
The Bells platform by default has a WM0010 fitted. Now that we
have a public driver hook it up in the machine integration.
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
---
sound/soc/samsung/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index e7b8317..fa166bd 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -207,6 +207,7 @@ config SND_SOC_BELLS
select SND_SOC_WM5102
select SND_SOC_WM5110
select SND_SOC_WM9081
+ select SND_SOC_WM0010
config SND_SOC_LOWLAND
tristate "Audio support for Wolfson Lowland"
--
1.8.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module
2012-11-02 13:02 Dimitris Papastamos
@ 2012-11-02 13:02 ` Dimitris Papastamos
0 siblings, 0 replies; 4+ messages in thread
From: Dimitris Papastamos @ 2012-11-02 13:02 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, patches
Ensure we select the WM1250-EV1 as the current software system
configuration demands it.
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
---
sound/soc/samsung/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index fa166bd..3c7c3a5 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -208,6 +208,7 @@ config SND_SOC_BELLS
select SND_SOC_WM5110
select SND_SOC_WM9081
select SND_SOC_WM0010
+ select SND_SOC_WM1250_EV1
config SND_SOC_LOWLAND
tristate "Audio support for Wolfson Lowland"
--
1.8.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-11-02 13:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-02 10:42 [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells Dimitris Papastamos
2012-11-02 10:42 ` [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module Dimitris Papastamos
2012-11-02 13:57 ` [PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells Mark Brown
-- strict thread matches above, loose matches on Subject: below --
2012-11-02 13:02 Dimitris Papastamos
2012-11-02 13:02 ` [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module Dimitris Papastamos
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.