]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Boards: tgl_max98373: update TDM slot_width
authorSathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Tue, 1 Dec 2020 21:11:50 +0000 (13:11 -0800)
committerMark Brown <broonie@kernel.org>
Wed, 2 Dec 2020 13:34:43 +0000 (13:34 +0000)
commita599bcaceb9830cbe6b5a0b403fda517bf06ccf6
tree49b6e18e092e67c1eda4165db2b386ee474ad313
parentac408c6ede0e839292768cb1a82ba52437b4fcea
ASoC: Intel: Boards: tgl_max98373: update TDM slot_width

Speaker amp's SSP bclk configuration was changed in the topology file to be
based on 12.288MHz and dai_ops->hw_params is based on s32le format.
But, the TDM slot size remained set to 24 bits.
This inconsistency created audible noises and needs to be corrected.
This patch updates TDM slot width to 32.

Fixes: 00baa370b61c ("ASoC: Intel: Boards: tgl_max98373: Update TDM configuration in hw_params")
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20201201211150.433472-1-ranjani.sridharan@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_maxim_common.c