]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: sdw_utils: add SmartMic DAI for RT712 VB
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 16 Oct 2024 10:23:30 +0000 (18:23 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 17 Oct 2024 17:42:15 +0000 (18:42 +0100)
commit9489db97f6f0d78c26eef8e7fc9c1371cef97b82
tree723750c6f3dec71a24b821a41f4b2b18a501f8ec
parentdcf4694f200a67784e053eb5d1d70a191761ff4f
ASoC: sdw_utils: add SmartMic DAI for RT712 VB

In theory the dailinks are created based on the number of endpoints
reported in ACPI match tables, so it should harmless to add a new
dailink: RT712 VA would not use it since it has only 2 endpoints.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20241016102333.294448-9-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdw_utils/soc_sdw_utils.c