[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6d6aaed3-dac8-e1ec-436c-9b04273df2b3@ti.com>
Date: Tue, 9 Jun 2020 13:07:50 -0500
From: Dan Murphy <dmurphy@...com>
To: Mark Brown <broonie@...nel.org>
CC: <lgirdwood@...il.com>, <perex@...ex.cz>, <tiwai@...e.com>,
<robh@...nel.org>, <alsa-devel@...a-project.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>
Subject: Re: [RFC PATCH 0/2] TAS2563 DSP Firmware Loader
Mark
On 6/9/20 12:52 PM, Mark Brown wrote:
> 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.
Yes this was my concern if userspace could cope with dynamic controls.
Dan
Powered by blists - more mailing lists