Commit cde7fbfc authored by Fang, Yang A's avatar Fang, Yang A Committed by Mark Brown

ASoC: Intel: Add support max98090 in sst driver

Added entry in sst driver to support max98090 codec
for intel Braswell platform.
Signed-off-by: default avatarFang, Yang A <yang.a.fang@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 044d9601
......@@ -356,6 +356,8 @@ static struct sst_machines sst_acpi_chv[] = {
&chv_platform_data },
{"10EC5650", "cht-bsw", "cht-bsw-rt5645", NULL, "intel/fw_sst_22a8.bin",
&chv_platform_data },
{"193C9890", "cht-bsw", "cht-bsw-max98090", NULL,
"intel/fw_sst_22a8.bin", &chv_platform_data },
{},
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment