Re: [PATCH v1 7/8] ALSA: hda/tas2781: Add tas2781 SPI-based driver

From: Gergo Koteles
Date: Wed Mar 27 2024 - 06:02:54 EST


Hi Baojun,

On Tue, 2024-03-26 at 09:09 +0800, Baojun Xu wrote:
> Firmware binary load lib code for tas2781 spi driver.
>
> Signed-off-by: Baojun Xu <baojun.xu@xxxxxx>
> ---
> sound/pci/hda/tas2781_spi_fwlib.c | 2374 +++++++++++++++++++++++++++++
> 1 file changed, 2374 insertions(+)
> create mode 100644 sound/pci/hda/tas2781_spi_fwlib.c
>

Is this firmware loading logic the same as the already merged tas2781-
fmwlib? If yes, why don't you use that?

Thanks,
Gergo