The sound works with Ubuntu 22.04. This laptop family (Dell XPS) is listed as
supported by Ubuntu on their site. It is the same hardware as the Dell XPS 13 Plus:
https://ubuntu.com/certified/202112-29802
The Ubuntu/jammy 22.04 kernel includes this same list of modules as listed in
kernel.org issue:
https://packages.ubuntu.com/jammy/amd64/linux-buildinfo-5.15.0-78-generic/download
$ grep -i CS35L41
linux-buildinfo-5.15.0-78-generic_5.15.0-78.85_amd64/usr/lib/linux/5.15.0-78-generic/config
CONFIG_SND_HDA_SCODEC_CS35L41=m
CONFIG_SND_HDA_SCODEC_CS35L41_I2C=m
CONFIG_SND_HDA_SCODEC_CS35L41_SPI=m
CONFIG_SND_SOC_CS35L41_LIB=m
CONFIG_SND_SOC_CS35L41=m
CONFIG_SND_SOC_CS35L41_SPI=m
CONFIG_SND_SOC_CS35L41_I2C=m
This machine is setup with Secure Boot, and not setup to sign its own kernels.
So testing it in Debian would not be easy for me until its shipped in a signed
kernel.