[alsa-devel] [REPOST PATCH 2/2] ASoC: Intel: Add Broxton-P Dialog+Maxim machine driver entry
sathyanarayana.nujella at intel.com
sathyanarayana.nujella at intel.com
Wed Jun 1 08:33:16 CEST 2016
From: Sathyanarayana Nujella <sathyanarayana.nujella at intel.com>
This patch adds bxt_da7219_max98357a_i2s machine driver
entry into machine table
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella at intel.com>
---
sound/soc/intel/skylake/skl.c | 1 +
1 file changed, 1 insertion(+)
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 */
--
2.8.3
More information about the Alsa-devel
mailing list