clear-pkgs-linux-iot-lts2018/0334-ASoC-Intel-Skylake-Add...

42 lines
1.3 KiB
Diff
Raw Permalink Normal View History

From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: "Sinha, Mohit" <mohit.sinha@intel.com>
Date: Thu, 8 Jun 2017 20:37:58 +0530
Subject: [PATCH] ASoC: Intel: Skylake: Added support for creating BXTP GPMRB
machine with TDF8532 codec
GPMRB board has TDF8532 codec on board, so added the machine name.
Change-Id: Icdcb03e1068b11de12740ba9b9c4e7e83050aab0
Signed-off-by: Mohit Sinha <mohit.sinha@intel.com>
Reviewed-on:
Reviewed-by: Babu, Ramesh <ramesh.babu@intel.com>
Reviewed-by: Shaik, Kareem M <kareem.m.shaik@intel.com>
Reviewed-by: Kale, Sanyog R <sanyog.r.kale@intel.com>
Reviewed-by: Nc, Shreyas <shreyas.nc@intel.com>
Reviewed-by: Koul, Vinod <vinod.koul@intel.com>
Reviewed-by: B, Jayachandran <jayachandran.b@intel.com>
Tested-by: Sm, Bhadur A <bhadur.a.sm@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
2020-10-27 02:14:06 +08:00
index d47a0f03bc9c..4b18925e871b 100644
--- a/sound/soc/intel/skylake/skl.c
+++ b/sound/soc/intel/skylake/skl.c
@@ -1182,6 +1182,11 @@ static struct snd_soc_acpi_mach sst_bxtp_devdata[] = {
.machine_quirk = snd_soc_acpi_codec_list,
.quirk_data = &bxt_codecs,
},
+ {
+ .id = "INT34C3",
+ .drv_name = "bxt_tdf8532",
+ .fw_filename = "intel/dsp_fw_bxtn.bin",
+ },
{}
};
--
https://clearlinux.org