On Wed, 23 Jul 2025 16:24:23 +0200, Baojun Xu wrote: > > Add TAS2770 support in TI's HDA driver. And add hda_chip_id for > more products. Distinguish DSP and non-DSP in firmware > loading function. > > Signed-off-by: Baojun Xu <baojun.xu@xxxxxx> Applied now, thanks. BTW, is include/sound/tas2770-tlv.h used by any other driver? (Also include/sound/tas2781-tlv.h). If those are used only by tas2781-hda-i2s/spi drivers, the files can be moved to sound/hda/codecs/side-codecs as local headers. In general, include/sound is rather for public headers that are read by multiple drivers in different places. thanks, Takashi