Tool/software:
Greetings,
We have a in-house-developed board that contains two TAS2781 amplifier chips, and is controlled by an attached Raspberry Pi CM4. When I use the TAS2781 driver included in the kernel source, the amixer program is able to see the controls of the amplifiers, but when I use the TI-supplied driver, which includes additional debugging capability, the amixer program finds no device controls. In both cases the PCM device shows up. I haven't gotten as far as playing any audio yet-- I wanted to figure out the control issue first.
Also, it seems that the names for the firmware files are different for the different drivers, and what's more frustrating is that these name don't seem to be documented anywhere! I have to pore over the ouput of dmesg looking for firmware file-not-found errors from the driver!
In both cases I'm using the same device tree overlay, and I'm not 100% certain that I have it right.
All help gratefully accepted. Thanks,
--Douglas Mandell