mbox series

[0/2] ASoC: SOF: Intel: add support for TigerLake 4th iDISP link

Message ID 20191220171037.10689-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ASoC: SOF: Intel: add support for TigerLake 4th iDISP link | expand

Message

Pierre-Louis Bossart Dec. 20, 2019, 5:10 p.m. UTC
TigerLake has 4 iDISP connections, not 3 as in previous
generations. The patches add the relevant DAI definition. This was
tested as having no impact on previous generations.

Support for 4 links with the legacy HDaudio driver is already planned
and will be release soon by Kai.

Sathyanarayana Nujella (2):
  ASoC: SOF: Intel: hda: Add iDisp4 DAI
  ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4

 sound/soc/codecs/hdac_hda.c   | 16 ++++++++++++++++
 sound/soc/codecs/hdac_hda.h   |  3 ++-
 sound/soc/sof/intel/hda-dai.c |  4 ++++
 3 files changed, 22 insertions(+), 1 deletion(-)