]> www.infradead.org Git - users/hch/misc.git/commit
ASoC: Intel: don't check number of sdw links when set
authorMark Brown <broonie@kernel.org>
Tue, 25 Feb 2025 17:47:04 +0000 (17:47 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 25 Feb 2025 17:47:04 +0000 (17:47 +0000)
commit9da0ed4a85027063441fa1c73967cafc38f0677c
treebae049f00ff49ee3c73aeeb25f7da423cc282605
parent769c1b79295c38d60fde4c0a8f5f31e01360c54f
parent4bcef04ca67fa8c46591a211885bb9c37f25dbbd
ASoC: Intel: don't check number of sdw links when set

Merge series from Bard Liao <yung-chuan.liao@linux.intel.com>:

Currently, we assume that the PCH DMIC pins are pin-muxed with SoundWire
links. However, we do see a HW design that use PCH DMIC along with 3
SoundWire links. Remove the check and add warning to let users know that
SoundWire MIC and PCH DMIC are both present and they could overwrite it
with kernel params.