summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
diff options
context:
space:
mode:
authorSathyanarayana Nujella <sathyanarayana.nujella@intel.com>2016-05-31 23:33:16 -0700
committerMark Brown <broonie@kernel.org>2016-06-01 17:10:34 +0100
commitde15996eab99b352926fb956d472d24d46c60309 (patch)
treedb9002338308a0158d75f272b0b290a5bc8e80c9 /sound/soc/intel
parent723bad3fef8b0f16f9e0320cc96b9b15b4c4b705 (diff)
downloadop-kernel-dev-de15996eab99b352926fb956d472d24d46c60309.zip
op-kernel-dev-de15996eab99b352926fb956d472d24d46c60309.tar.gz
ASoC: Intel: Add Broxton-P Dialog+Maxim machine driver entry
This patch adds bxt_da7219_max98357a_i2s machine driver entry into machine table Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel')
-rw-r--r--sound/soc/intel/skylake/skl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/skylake/skl.c b/sound/soc/intel/skylake/skl.c
index b0f7226..55c301b 100644
--- a/sound/soc/intel/skylake/skl.c
+++ b/sound/soc/intel/skylake/skl.c
@@ -803,6 +803,7 @@ static struct sst_acpi_mach sst_skl_devdata[] = {
static struct sst_acpi_mach sst_bxtp_devdata[] = {
{ "INT343A", "bxt_alc298s_i2s", "intel/dsp_fw_bxtn.bin", NULL, NULL, NULL },
+ { "DLGS7219", "bxt_da7219_max98357a_i2s", "intel/dsp_fw_bxtn.bin", NULL, NULL, NULL },
};
/* PCI IDs */
OpenPOWER on IntegriCloud