All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] powerpc/5200: enable audio in the defconfig
@ 2011-09-01 22:31 Timur Tabi
  2011-09-02  8:09 ` Wolfram Sang
  2011-09-22 23:01 ` Anatolij Gustschin
  0 siblings, 2 replies; 3+ messages in thread
From: Timur Tabi @ 2011-09-01 22:31 UTC (permalink / raw)
  To: benh, grant.likely, linuxppc-dev

Audio support for the MPC5200 exists, so enable it by default.

Signed-off-by: Timur Tabi <timur@freescale.com>
---

There was a bug in the audio drivers related to the of_platform
changes that was never discovered because these drivers were
never compiled by default.  This patch should make sure that
never happens again.

 arch/powerpc/configs/mpc5200_defconfig |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/configs/mpc5200_defconfig b/arch/powerpc/configs/mpc5200_defconfig
index e63f537..2a1320f 100644
--- a/arch/powerpc/configs/mpc5200_defconfig
+++ b/arch/powerpc/configs/mpc5200_defconfig
@@ -88,6 +88,18 @@ CONFIG_FB_RADEON=y
 # CONFIG_VGA_CONSOLE is not set
 CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_LOGO=y
+CONFIG_SOUND=y
+CONFIG_SND=y
+# CONFIG_SND_SUPPORT_OLD_API is not set
+# CONFIG_SND_DRIVERS is not set
+# CONFIG_SND_PCI is not set
+# CONFIG_SND_PPC is not set
+# CONFIG_SND_SPI is not set
+# CONFIG_SND_USB is not set
+CONFIG_SND_SOC=y
+CONFIG_SND_SOC_MPC5200_I2S=y
+CONFIG_SND_MPC52xx_SOC_PCM030=y
+CONFIG_SND_MPC52xx_SOC_EFIKA=y
 CONFIG_HID_DRAGONRISE=y
 CONFIG_HID_GYRATION=y
 CONFIG_HID_TWINHAN=y
-- 
1.7.3.4

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

* Re: [PATCH] powerpc/5200: enable audio in the defconfig
  2011-09-01 22:31 [PATCH] powerpc/5200: enable audio in the defconfig Timur Tabi
@ 2011-09-02  8:09 ` Wolfram Sang
  2011-09-22 23:01 ` Anatolij Gustschin
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2011-09-02  8:09 UTC (permalink / raw)
  To: Timur Tabi; +Cc: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

On Thu, Sep 01, 2011 at 05:31:22PM -0500, Timur Tabi wrote:
> Audio support for the MPC5200 exists, so enable it by default.
> 
> Signed-off-by: Timur Tabi <timur@freescale.com>

Yup, I like to have the PCM030 in a working state

Acked-by: Wolfram Sang <w.sang@pengutronix.de>

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [PATCH] powerpc/5200: enable audio in the defconfig
  2011-09-01 22:31 [PATCH] powerpc/5200: enable audio in the defconfig Timur Tabi
  2011-09-02  8:09 ` Wolfram Sang
@ 2011-09-22 23:01 ` Anatolij Gustschin
  1 sibling, 0 replies; 3+ messages in thread
From: Anatolij Gustschin @ 2011-09-22 23:01 UTC (permalink / raw)
  To: Timur Tabi; +Cc: linuxppc-dev

On Thu, 1 Sep 2011 17:31:22 -0500
Timur Tabi <timur@freescale.com> wrote:

> Audio support for the MPC5200 exists, so enable it by default.
> 
> Signed-off-by: Timur Tabi <timur@freescale.com>
> ---
> 
> There was a bug in the audio drivers related to the of_platform
> changes that was never discovered because these drivers were
> never compiled by default.  This patch should make sure that
> never happens again.
> 
>  arch/powerpc/configs/mpc5200_defconfig |   12 ++++++++++++
>  1 files changed, 12 insertions(+), 0 deletions(-)

applied to next, thanks.

Anatolij

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

end of thread, other threads:[~2011-09-22 23:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-01 22:31 [PATCH] powerpc/5200: enable audio in the defconfig Timur Tabi
2011-09-02  8:09 ` Wolfram Sang
2011-09-22 23:01 ` Anatolij Gustschin

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.