Re: [PATCH v3 3/8] ASoC: Add sun8i digital audio codec

2017-01-31 Thread kbuild test robot
Hi Mylène, [auto build test WARNING on next-20170130] [also build test WARNING on v4.10-rc6] [cannot apply to asoc/for-next robh/for-next mripard/sunxi/for-next v4.9-rc8 v4.9-rc7 v4.9-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v3 3/8] ASoC: Add sun8i digital audio codec

2017-01-31 Thread Maxime Ripard
On Tue, Jan 31, 2017 at 11:05:47AM +0100, Mylène Josserand wrote: > Add the sun8i audio codec which handles the digital register of > A33 codec. > The driver handles only the basic playback from the DAC to headphones. > All other features (microphone, capture, etc) will be added later. > > Signed-

[PATCH v3 3/8] ASoC: Add sun8i digital audio codec

2017-01-31 Thread Mylène Josserand
Add the sun8i audio codec which handles the digital register of A33 codec. The driver handles only the basic playback from the DAC to headphones. All other features (microphone, capture, etc) will be added later. Signed-off-by: Mylène Josserand --- sound/soc/sunxi/Kconfig | 11 + sound/so