Re: [PATCH] ASoC: simple-card: add support for aux devices

From: Nikita Yushchenko
Date: Fri Sep 23 2016 - 02:44:34 EST


Hi

> This case, I think you want ...
>
> simple-audio-card,codec {
> - sound-dai = <&codec1>;
> + sound-dai = <&codec>;

Oops... sure, thanks for noticing it.

>> a microphone is attached.
>> +- simple-audio-card,aux-devs : List of phandles pointing to auxiliary devices, such
>> + as amplifiers, to be added to the sound card.
>>
>> Optional subnodes:
>
> I think it is very helpful if this document has above sample

Ok, will send v2 with the example moved from commit message to
documentation.

Nikita