soundwire: intel_auxdevice: add kernel parameter for mclk divider
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 4 Oct 2024 02:18:50 +0000 (10:18 +0800)
committerVinod Koul <vkoul@kernel.org>
Thu, 10 Oct 2024 12:13:55 +0000 (17:43 +0530)
commitcbcb7edd099aee3f001c008fb8bbb1c0d2b7154c
tree2bbafe28b146a1b2b09bd8337a683ef1177c9690
parent71b405b184449fffcb76ea0814104b71dfdb2aee
soundwire: intel_auxdevice: add kernel parameter for mclk divider

Add a kernel parameter to work-around discrepancies between hardware
and platform firmware, it's not unusual to see e.g. 38.4MHz listed in
_DSD properties as the SoundWire clock source, but the hardware may be
based on a 19.2 MHz mclk source.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20241004021850.9758-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/admin-guide/kernel-parameters.rst
Documentation/admin-guide/kernel-parameters.txt
drivers/soundwire/intel_auxdevice.c