]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driver
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Thu, 20 Feb 2020 17:10:27 +0000 (19:10 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 20 Feb 2020 20:28:44 +0000 (20:28 +0000)
commit7567b3c3d470d46ef70f449756d783953de2e8d1
treebd5a3e9aae4a758a9500efe237615a9127b01e55
parentb2e01b0622e479dd2885c21f3fd8e16279d5c221
ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driver

Extend the generic HDA driver to support systems where iDisp/HDMI
audio codecs are disabled for some reason. Switch codecs to
SoC dummy in the affected DAI links. This allows to reuse
existing topologies for this case.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=206085
BugLink: https://bugzilla.opensuse.org/show_bug.cgi?id=1163677
BugLink: https://github.com/thesofproject/linux/issues/1658
Link: https://lore.kernel.org/r/20200220171028.22023-2-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/skl_hda_dsp_common.h
sound/soc/intel/boards/skl_hda_dsp_generic.c