From: Kevin Cheng <kevin.cheng@intel.com>
To: alsa-devel@alsa-project.org, vinod.koul@intel.com
Cc: kevin.cheng@intel.com
Subject: [PATCH v2 2/2] ASoC: Intel: Add Kabylake RT5663 machine driver entry
Date: Thu, 27 Jul 2017 10:54:00 +0800 [thread overview]
Message-ID: <20170727025400.6426-3-kevin.cheng@intel.com> (raw)
In-Reply-To: <20170727025400.6426-1-kevin.cheng@intel.com>
Adds Kabylake rt5663 machine driver entry into machine table
Signed-off-by: Kevin Cheng <kevin.cheng@intel.com>
---
sound/soc/intel/skylake/skl.c | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sound/soc/intel/skylake/skl.c b/sound/soc/intel/skylake/skl.c
index 334917ee41cf..01a2dd6518a4 100644
--- a/sound/soc/intel/skylake/skl.c
+++ b/sound/soc/intel/skylake/skl.c
@@ -981,6 +981,11 @@ static struct sst_acpi_mach sst_kbl_devdata[] = {
.quirk_data = &kbl_poppy_codecs,
.pdata = &skl_dmic_data
},
+ {
+ .id = "10EC5663",
+ .drv_name = "kbl_rt5663",
+ .fw_filename = "intel/dsp_fw_kbl.bin",
+ },
{}
};
--
2.12.2
next prev parent reply other threads:[~2017-07-27 2:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-27 2:53 [PATCH v2 0/2] ASoC: Intel: Add Kabylake machine driver for RT5663 Kevin Cheng
2017-07-27 2:53 ` [PATCH v2 1/2] " Kevin Cheng
2017-07-28 12:37 ` Applied "ASoC: Intel: Add Kabylake machine driver for RT5663" to the asoc tree Mark Brown
2017-07-27 2:54 ` Kevin Cheng [this message]
2017-07-27 8:20 ` [PATCH v2 0/2] ASoC: Intel: Add Kabylake machine driver for RT5663 Vinod Koul
-- strict thread matches above, loose matches on Subject: below --
2017-07-27 8:38 Kevin Cheng
2017-07-27 8:38 ` [PATCH v2 2/2] ASoC: Intel: Add Kabylake RT5663 machine driver entry Kevin Cheng
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=20170727025400.6426-3-kevin.cheng@intel.com \
--to=kevin.cheng@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=vinod.koul@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).