From: Vinod Koul <vinod.koul@intel.com>
To: alsa-devel@alsa-project.org
Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com,
broonie@kernel.org, Vinod Koul <vinod.koul@intel.com>
Subject: [PATCH 3/5] ASoC: Intel: Kbl: add kabylake additional machine entries
Date: Wed, 13 Jul 2016 22:13:45 +0530 [thread overview]
Message-ID: <1468428227-8239-4-git-send-email-vinod.koul@intel.com> (raw)
In-Reply-To: <1468428227-8239-1-git-send-email-vinod.koul@intel.com>
Like SKL, we have two more machines for KBL, so add these IDs
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
---
sound/soc/intel/skylake/skl.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sound/soc/intel/skylake/skl.c b/sound/soc/intel/skylake/skl.c
index 9f6733d72bde..2337748ffead 100644
--- a/sound/soc/intel/skylake/skl.c
+++ b/sound/soc/intel/skylake/skl.c
@@ -815,6 +815,8 @@ static struct sst_acpi_mach sst_bxtp_devdata[] = {
static struct sst_acpi_mach sst_kbl_devdata[] = {
{ "INT343A", "kbl_alc286s_i2s", "intel/dsp_fw_kbl.bin", NULL, NULL, NULL },
+ { "INT343B", "kbl_n88l25_s4567", "intel/dsp_fw_kbl.bin", NULL, NULL, &skl_dmic_data },
+ { "MX98357A", "kbl_n88l25_m98357a", "intel/dsp_fw_kbl.bin", NULL, NULL, &skl_dmic_data },
{}
};
--
1.9.1
next prev parent reply other threads:[~2016-07-13 16:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-13 16:43 [PATCH 0/5] ASoC: Intel: More Kabylake machine support Vinod Koul
2016-07-13 16:43 ` [PATCH 1/5] ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_ssm4567 Vinod Koul
2016-07-14 16:32 ` Applied "ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_ssm4567" to the asoc tree Mark Brown
2016-07-13 16:43 ` [PATCH 2/5] ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_max98357a Vinod Koul
2016-07-14 16:32 ` Applied "ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_max98357a" to the asoc tree Mark Brown
2016-07-13 16:43 ` Vinod Koul [this message]
2016-07-14 16:32 ` Applied "ASoC: Intel: Kbl: add kabylake additional machine entries" " Mark Brown
2016-07-13 16:43 ` [PATCH 4/5] ASoC: Intel: board: add kabylake nau88l25_max98357a machine id Vinod Koul
2016-07-14 16:32 ` Applied "ASoC: Intel: board: add kabylake nau88l25_max98357a machine id" to the asoc tree Mark Brown
2016-07-13 16:43 ` [PATCH 5/5] ASoC: Intel: board: add kabylake nau88l25_ssm4567 machine id Vinod Koul
2016-07-14 16:32 ` Applied "ASoC: Intel: board: add kabylake nau88l25_ssm4567 machine id" to the asoc tree Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1468428227-8239-4-git-send-email-vinod.koul@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=patches.audio@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).