Re: [alsa-devel] [PATCH v2] ASoC: Add support for NAU8825 codec to ASoC

2015-07-07 Thread Chih-Chiang Chang
On 2015/4/20 下午 10:57, Lars-Peter Clausen wrote: > On 04/16/2015 11:56 AM, Chih-Chiang Chang wrote: >> The NAU88L25 is an ultra-low power high performance audio codec designed >> for smartphone, tablet PC, and other portable devices by Nuvoton, now >> add linux driver support for it. >> >> Signed

Re: [alsa-devel] [PATCH v2] ASoC: Add support for NAU8825 codec to ASoC

2015-04-20 Thread Lars-Peter Clausen
On 04/16/2015 11:56 AM, Chih-Chiang Chang wrote: The NAU88L25 is an ultra-low power high performance audio codec designed for smartphone, tablet PC, and other portable devices by Nuvoton, now add linux driver support for it. Signed-off-by: Chih-Chiang Chang Looks pretty good now. --- v2->v1