alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Cheng <kevin.cheng@intel.com>
To: alsa-devel@alsa-project.org, vinod.koul@intel.com,
	tiwai@suse.com, broonie@kernel.org
Cc: kevin.cheng@intel.com
Subject: [PATCH v2 2/2] ASoC: Intel: Add Kabylake RT5663 machine driver entry
Date: Thu, 27 Jul 2017 16:38:37 +0800	[thread overview]
Message-ID: <20170727083837.3793-3-kevin.cheng@intel.com> (raw)
In-Reply-To: <20170727083837.3793-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

  parent reply	other threads:[~2017-07-27  8:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-27  8:38 [PATCH v2 0/2] ASoC: Intel: Add Kabylake machine driver for RT5663 Kevin Cheng
2017-07-27  8:38 ` [PATCH v2 1/2] " Kevin Cheng
2017-07-27  8:38 ` Kevin Cheng [this message]
2017-07-28  3:21 ` [PATCH v2 0/2] " Vinod Koul
  -- strict thread matches above, loose matches on Subject: below --
2017-07-27  2:53 Kevin Cheng
2017-07-27  2:54 ` [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=20170727083837.3793-3-kevin.cheng@intel.com \
    --to=kevin.cheng@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=tiwai@suse.com \
    --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).