]> git.hungrycats.org Git - linux/commit
ASoC: sdw_utils: Set component_name for tac5xx2 codec family
authorNiranjan H Y <niranjan.hy@ti.com>
Thu, 20 Aug 2026 11:51:12 +0000 (17:21 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 21 Aug 2026 21:42:08 +0000 (22:42 +0100)
commit9d4843ac81d15be27e0b03392a99a8bd88a2d86a
treeb230eaca695937cf0b5980edd53eae0d447ee295
parent0fd298233f545f3f284068127c21f0a6e9912aff
ASoC: sdw_utils: Set component_name for tac5xx2 codec family

* With component_name set in the codec_info_list DAI entries,
"amixer -D hw:<card> info" includes the 'spk' identifier for
each tac5xx2 speaker component. This allows userspace to
identify the speaker codec at runtime and enables UCM
card matching for the tac5xx2 family.
* Set component_name for the speaker, mic, and UAJ DAI
entries for all tac5xx2 family variants.

Signed-off-by: Niranjan H Y <niranjan.hy@ti.com>
Link: https://patch.msgid.link/20260820115114.1203-1-niranjan.hy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdw_utils/soc_sdw_utils.c