Unverified Commit e1711b1f authored by Rander Wang's avatar Rander Wang Committed by Mark Brown
Browse files

ASoC: SOF: add be_hw_params_fixup() for ALH



Fixup BE DAI links channel count to match topology settings. Normally the
channel count of BE is equal to FE's so we don't have any issue. For some
cases like DSM with 2-channel FE and 4-channel BE the mismatch of BE and
topology will result in audio issues.

Signed-off-by: default avatarRander Wang <rander.wang@intel.com>
Reviewed-by: default avatarKeyon Jie <yang.jie@intel.com>
Signed-off-by: default avatarKai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20210201092345.1214232-1-kai.vehmanen@linux.intel.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent e8820dbd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment