msm: 8226: Add Audio DSP support for MSM8226/8910

Add support for Audio (QDSP) devices for MSM8226 and MSM8910
MSM8226/MSM8910 uses QDSP v2 for Audio

Change-Id: I59adfbc50dc5f86e87af881b086f5ce5809da222
Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>
This commit is contained in:
Bhalchandra Gajare 2012-12-18 11:54:35 -08:00 committed by Stephen Boyd
parent fde5aa4e54
commit 3b358f5954
4 changed files with 10 additions and 3 deletions

View File

@ -409,6 +409,9 @@ config ARCH_MSM8226
select HAVE_ARM_ARCH_TIMER
select MSM_NATIVE_RESTART
select MSM_RESTART_V2
select MSM_QDSP6_APRV2
select MSM_QDSP6V2_CODECS
select MSM_AUDIO_QDSP6V2 if SND_SOC
endmenu
choice

View File

@ -14,7 +14,9 @@
#define _AUDIO_ACDB_H
#include <linux/msm_audio_acdb.h>
#if defined CONFIG_ARCH_MSM8974 || defined CONFIG_ARCH_MSM9625
#if defined(CONFIG_ARCH_MSM8974) || defined(CONFIG_ARCH_MSM9625) \
|| defined(CONFIG_ARCH_MSM8226)
#include <sound/q6adm-v2.h>
#else
#include <sound/q6adm.h>

View File

@ -15,7 +15,9 @@
#ifndef __Q6_AUDIO_COMMON_H__
#define __Q6_AUDIO_COMMON_H__
#if defined(CONFIG_ARCH_MSM8974) || defined(CONFIG_ARCH_MSM9625)
#if defined(CONFIG_ARCH_MSM8974) || defined(CONFIG_ARCH_MSM9625) \
|| defined(CONFIG_ARCH_MSM8226)
#include <sound/apr_audio-v2.h>
#include <sound/q6asm-v2.h>
#else

View File

@ -107,7 +107,7 @@ config SND_SOC_MSM_QDSP6_INTF
config SND_SOC_MSM_QDSP6V2_INTF
bool "SoC Q6 audio driver for MSM8974"
depends on MSM_QDSP6_APRV2
depends on MSM_QDSP6_APR
help
To add support for SoC audio on MSM8974.
This will enable all the platform specific