[PATCH v2 3/3] dt-bindings: ASoC: rockchip: Add rockchip, codec-names property
jeffy
jeffy.chen at rock-chips.com
Thu Aug 10 18:30:21 PDT 2017
Hi Mark,
On 08/10/2017 10:56 PM, Mark Brown wrote:
> On Thu, Aug 10, 2017 at 12:54:58PM +0800, Jeffy Chen wrote:
>> Add a new rockchip,codec-names property, so that the driver can parse
>> the codecs by name.
>
> Why? You're already referencing the CODECs by phandle and these names
> are not part of any ABI...
>
currently we are binding the phandles to a fixed codec list in the
driver. but we want to make it dynamic, since some exist codecs could be
optional, and some new codecs could be add for new board too.
and the support of this new property in the driver is added in
https://patchwork.kernel.org/patch/9892737
More information about the Linux-rockchip
mailing list