Re: [linux-sunxi] [PATCH 0/2] ASoC: Add support for the Allwinner A10 codec

2015-09-30 Thread Mark Brown
On Tue, Sep 29, 2015 at 11:13:56PM +0200, Hans de Goede wrote: > On both A10 and A20 I need to enable to following for things to work: > unmute Pre-Amplifier DAC > unmute Pre-Amplifier Mute > I guess this is just a question if adding some mixer defaults to > the alsa userspace somewhere ? Yes,

Re: [linux-sunxi] [PATCH 0/2] ASoC: Add support for the Allwinner A10 codec

2015-09-29 Thread Hans de Goede
Hi, On 09/28/2015 09:42 AM, Maxime Ripard wrote: Hi Priit, On Tue, Sep 22, 2015 at 04:26:57PM +0300, Priit Laes wrote: On Sat, 2015-09-12 at 15:26 +0200, Maxime Ripard wrote: Hi everyone, This patch set adds the support for what Allwinner calls the codec on their SoCs. This codec is actuall

Re: [linux-sunxi] [PATCH 0/2] ASoC: Add support for the Allwinner A10 codec

2015-09-29 Thread Chen-Yu Tsai
On Mon, Sep 28, 2015 at 3:42 PM, Maxime Ripard wrote: > Hi Priit, > > On Tue, Sep 22, 2015 at 04:26:57PM +0300, Priit Laes wrote: >> On Sat, 2015-09-12 at 15:26 +0200, Maxime Ripard wrote: >> > Hi everyone, >> > >> > This patch set adds the support for what Allwinner calls the codec on >> > their

Re: [linux-sunxi] [PATCH 0/2] ASoC: Add support for the Allwinner A10 codec

2015-09-28 Thread Maxime Ripard
Hi Priit, On Tue, Sep 22, 2015 at 04:26:57PM +0300, Priit Laes wrote: > On Sat, 2015-09-12 at 15:26 +0200, Maxime Ripard wrote: > > Hi everyone, > > > > This patch set adds the support for what Allwinner calls the codec on > > their SoCs. > > > > This codec is actually a combination of a codec a

Re: [linux-sunxi] [PATCH 0/2] ASoC: Add support for the Allwinner A10 codec

2015-09-22 Thread Priit Laes
On Sat, 2015-09-12 at 15:26 +0200, Maxime Ripard wrote: > Hi everyone, > > This patch set adds the support for what Allwinner calls the codec on > their SoCs. > > This codec is actually a combination of a codec and DAI, tied > together > in a single memory-mapped IP. It is completely standalone,