]> www.infradead.org Git - users/hch/misc.git/commit
ASoC: Intel: sof_sdw: warn both sdw and pch dmic are used
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 25 Feb 2025 09:37:16 +0000 (17:37 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 25 Feb 2025 12:39:09 +0000 (12:39 +0000)
commit4bcef04ca67fa8c46591a211885bb9c37f25dbbd
tree18079be8edf01baa79c486871aad0aae66343a56
parent56a677293509b2a0d39ac8d02b583c1ab1fe4d94
ASoC: Intel: sof_sdw: warn both sdw and pch dmic are used

Typically, SoundWire MIC and PCH DMIC will not coexist. However, we may
want to use both of them in some special cases. Add a warning to let
users know that SoundWire MIC and PCH DMIC are both present and they
could overwrite it with kernel params.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20250225093716.67240-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_sdw.c