ASoC: sdw_utils: Add cs42l45 support functions
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 27 Nov 2025 16:34:25 +0000 (16:34 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 27 Nov 2025 19:18:50 +0000 (19:18 +0000)
commit3f6b562f2107ab2467908fa1543e1a6ea8442bd1
treec9ec515079b8a9142f5bad4584a31e0d21c70755
parentc66297d09e1a5813eb743bae8cda4e115b8a5c56
ASoC: sdw_utils: Add cs42l45 support functions

Add the helper functions into the machine driver for the cs42l45,
this will register a jack for jack detection and add things into
to the components string if they are needed.

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20251127163426.2500633-7-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc_sdw_utils.h
sound/soc/sdw_utils/Makefile
sound/soc/sdw_utils/soc_sdw_cs42l45.c [new file with mode: 0644]