[RFC PATCH 0/2] TAS2563 DSP Firmware Loader
Mark Brown
broonie at kernel.org
Tue Jun 9 19:52:03 CEST 2020
On Tue, Jun 09, 2020 at 12:28:39PM -0500, Dan Murphy wrote:
> These programs and configurations are selectable via files under the I2C dev
> node. There may be a better way to select this through ALSA controls but I was
> unable to find a good example of this. This is why this is an RFC patchset.
I think you can just use enums for most of this - what you want to do I
think is parse the firmware, build templates for the controls and then
add them with snd_soc_add_component_controls(). Userspace *should* cope
with controls being hotplugged.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20200609/cf8013c4/attachment.sig>
More information about the Alsa-devel
mailing list