ASoC: intel: sof_sdw: Move the builtin microphones to dataport 1
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 19 Oct 2023 17:34:05 +0000 (12:34 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 19 Oct 2023 18:00:16 +0000 (19:00 +0100)
commit10626812b5987b3a05adf6b4f4417e7398b7047c
tree049690e4f65fbf4c4e897cb5953fecd897a64b25
parentd74bad3b74524e4f34c97903ad170d9061bcfbd9
ASoC: intel: sof_sdw: Move the builtin microphones to dataport 1

cs42l43 supports 4 hardwired microphones, but only supports up to 2
microphone headsets. Only dataport 1 can support 4 channel capture,
but that is currently used for the headset microphone. Switch things
around such that DP1 is used for the builtin mics and DP2 is used for
the headset microphones.

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20231019173411.166759-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_sdw.c