]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Add i915 enabling in skl probe
authorVinod Koul <vinod.koul@intel.com>
Wed, 17 Feb 2016 16:04:06 +0000 (21:34 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 19 Feb 2016 15:58:16 +0000 (00:58 +0900)
commit8964f6e318c2df4370930ce2d6670e2862692562
tree78d6fff439703da69dbae07292338655bdc1a9f6
parenta90464b527f27833ad4793c85104e90ec3248573
ASoC: Intel: Skylake: Add i915 enabling in skl probe

The SKL also supports HDMI output so in probe we need to enable
the HDMI using common i915 APIs to ensure it gets probed on the
bus

After S3 during the controller resequencing the codec domain need
to be kept ON for successful reconfiguration of Codec. Once
configured it will be turned OFF in codec driver.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
sound/soc/intel/skylake/skl.c