[PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-12-13 Thread Mylène Josserand
Add ADC support for the sun8i-codec driver. This driver uses microphones widgets and routes provided by the analog part (sun8i-codec-analog). Some digital configurations are needed by creating new ADC widgets and routes. Signed-off-by: Mylène Josserand ---

[PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-12-13 Thread Mylène Josserand
Add ADC support for the sun8i-codec driver. This driver uses microphones widgets and routes provided by the analog part (sun8i-codec-analog). Some digital configurations are needed by creating new ADC widgets and routes. Signed-off-by: Mylène Josserand --- sound/soc/sunxi/sun8i-codec.c | 82

Re: [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-05-15 Thread Chen-Yu Tsai
Hi, On Wed, May 10, 2017 at 2:58 PM, Mylene Josserand wrote: > Hi Chen-Yu, > > Thank you for the review! > > > On 03/05/2017 19:13, Chen-Yu Tsai wrote: >> >> Hi, >> >> On Wed, May 3, 2017 at 9:56 PM, Mylène Josserand >>

Re: [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-05-15 Thread Chen-Yu Tsai
Hi, On Wed, May 10, 2017 at 2:58 PM, Mylene Josserand wrote: > Hi Chen-Yu, > > Thank you for the review! > > > On 03/05/2017 19:13, Chen-Yu Tsai wrote: >> >> Hi, >> >> On Wed, May 3, 2017 at 9:56 PM, Mylène Josserand >> wrote: >>> >>> Add ADC support for the sun8i-codec driver. >>> >>> This

Re: [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-05-10 Thread Mylene Josserand
Hi Chen-Yu, Thank you for the review! On 03/05/2017 19:13, Chen-Yu Tsai wrote: Hi, On Wed, May 3, 2017 at 9:56 PM, Mylène Josserand wrote: Add ADC support for the sun8i-codec driver. This driver uses all the microphones widgets and routes provided by

Re: [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-05-10 Thread Mylene Josserand
Hi Chen-Yu, Thank you for the review! On 03/05/2017 19:13, Chen-Yu Tsai wrote: Hi, On Wed, May 3, 2017 at 9:56 PM, Mylène Josserand wrote: Add ADC support for the sun8i-codec driver. This driver uses all the microphones widgets and routes provided by the analog part (sun8i-codec-analog).

Re: [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-05-03 Thread Chen-Yu Tsai
Hi, On Wed, May 3, 2017 at 9:56 PM, Mylène Josserand wrote: > Add ADC support for the sun8i-codec driver. > > This driver uses all the microphones widgets and routes provided by the > analog part (sun8i-codec-analog). > Some digital configurations are needed

Re: [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-05-03 Thread Chen-Yu Tsai
Hi, On Wed, May 3, 2017 at 9:56 PM, Mylène Josserand wrote: > Add ADC support for the sun8i-codec driver. > > This driver uses all the microphones widgets and routes provided by the > analog part (sun8i-codec-analog). > Some digital configurations are needed by creating new ADC widgets > and

[PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-05-03 Thread Mylène Josserand
Add ADC support for the sun8i-codec driver. This driver uses all the microphones widgets and routes provided by the analog part (sun8i-codec-analog). Some digital configurations are needed by creating new ADC widgets and routes. Signed-off-by: Mylène Josserand

[PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33

2017-05-03 Thread Mylène Josserand
Add ADC support for the sun8i-codec driver. This driver uses all the microphones widgets and routes provided by the analog part (sun8i-codec-analog). Some digital configurations are needed by creating new ADC widgets and routes. Signed-off-by: Mylène Josserand --- sound/soc/sunxi/sun8i-codec.c