mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 10:09:10 +02:00
ASoC: sdw_utils: Add missed component_name strings for TI amps
Added component_name for UCM. Signed-off-by: Baojun Xu <baojun.xu@ti.com> Link: https://patch.msgid.link/20260611125359.19839-1-baojun.xu@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
4bc343bd77
commit
79bec46381
|
|
@ -232,6 +232,7 @@ struct asoc_sdw_codec_info codec_info_list[] = {
|
|||
{
|
||||
.direction = {true, true},
|
||||
.dai_name = "tas2783-codec",
|
||||
.component_name = "tas2783",
|
||||
.dai_type = SOC_SDW_DAI_TYPE_AMP,
|
||||
.dailink = {SOC_SDW_AMP_OUT_DAI_ID, SOC_SDW_AMP_IN_DAI_ID},
|
||||
.init = asoc_sdw_ti_amp_init,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user