]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Fix the dapm machine map
authorVinod Koul <vinod.koul@intel.com>
Thu, 3 Dec 2015 17:59:59 +0000 (23:29 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 8 Dec 2015 17:58:03 +0000 (17:58 +0000)
commite25f57d23119fb1b8b6cb73ad68c61d7d6a34fd8
tree7c1244d0ff25472f08493e5fa7801c8c9074300c
parent1c44fa666fae20f3d63f55cebe6b68f5950b7d11
ASoC: Intel: Skylake: Fix the dapm machine map

DAPM Machine map for machine was not specifying the paths
correctly.

The correct order should be:
"DMIC01 Rx" (SoC DMIC BE), connected to "DMIC AIF" (DMic Codec
AIF) and then "DMic" (DMic codec Input) connected to "SoC DMIC"
(Machine DMIC MIC Widget)

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/skl_rt286.c