]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: Add support for tgl-h
authorRander Wang <rander.wang@intel.com>
Thu, 17 Sep 2020 10:36:09 +0000 (13:36 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 17 Sep 2020 16:40:09 +0000 (17:40 +0100)
commitfd662db4aa23881a4e75e6efacb2ea93920ee9bd
treeb5d10942781d7b437faa7857a7177f22041d8ad1
parent9997d4c61ff5f109717fe59884f5d7d06e7db12e
ASoC: SOF: Intel: Add support for tgl-h

SOF will support tgl-h and tgl-lp in different FW binaries due to
hardware difference, so create another dev_desc entry with FW name
of sof-tgl-h.ri and dsp_desc named tglh_chip_info for tgl-h.

Fixes: 64486a9fc9d6b ("ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-H")
Signed-off-by: Rander Wang <rander.wang@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200917103609.2559916-1-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda.h
sound/soc/sof/intel/tgl.c
sound/soc/sof/sof-pci-dev.c