diff options
author | Mark Brown <broonie@kernel.org> | 2016-12-12 18:52:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-12-12 18:52:34 +0300 |
commit | 2e8239e792ba9c86310e76e98017a11dc2173969 (patch) | |
tree | c8ccab0b7a8863e91e1789cc590c31501411e0f9 /sound/soc/intel/atom/sst | |
parent | 69973b830859bc6529a7a0468ba0d80ee5117826 (diff) | |
parent | 2fc995a87f2efcd803438f07bfecd35cc3d90d32 (diff) | |
download | linux-2e8239e792ba9c86310e76e98017a11dc2173969.tar.xz |
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Diffstat (limited to 'sound/soc/intel/atom/sst')
-rw-r--r-- | sound/soc/intel/atom/sst/sst_acpi.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/intel/atom/sst/sst_acpi.c b/sound/soc/intel/atom/sst/sst_acpi.c index 0a88537ca58a..f4d92bbc5373 100644 --- a/sound/soc/intel/atom/sst/sst_acpi.c +++ b/sound/soc/intel/atom/sst/sst_acpi.c @@ -452,6 +452,8 @@ static struct sst_acpi_mach sst_acpi_bytcr[] = { static struct sst_acpi_mach sst_acpi_chv[] = { {"10EC5670", "cht-bsw-rt5672", "intel/fw_sst_22a8.bin", "cht-bsw", NULL, &chv_platform_data }, + {"10EC5672", "cht-bsw-rt5672", "intel/fw_sst_22a8.bin", "cht-bsw", NULL, + &chv_platform_data }, {"10EC5645", "cht-bsw-rt5645", "intel/fw_sst_22a8.bin", "cht-bsw", NULL, &chv_platform_data }, {"10EC5650", "cht-bsw-rt5645", "intel/fw_sst_22a8.bin", "cht-bsw", NULL, |