Mike Rapoport | 2 May 2011 07:34
Picon
Favicon

Re: [PATCH v3] ASoC: tegra: TrimSlice machine support

Mark,
Any updates on this?

On 04/26/11 11:52, Mike Rapoport wrote:
> Signed-off-by: Mike Rapoport <mike <at> compulab.co.il>
> ---
> v3 changes:
> * s/SND_TEGRA_SOC/SND_SOC_TEGRA
> * drop 'default' setting in Kconfig
> 
> v2 changes:
> * address Stephen and Mark comments
> * rebase against Mark's for-next branch
> * switch to data based specification of widgets and routes
> * explicitly disable unused codec pins
> 
>  sound/soc/tegra/Kconfig     |    8 ++
>  sound/soc/tegra/Makefile    |    2 +
>  sound/soc/tegra/trimslice.c |  228 +++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 238 insertions(+), 0 deletions(-)
>  create mode 100644 sound/soc/tegra/trimslice.c
> 
> diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
> index 14f7119..1e75da3 100644
> --- a/sound/soc/tegra/Kconfig
> +++ b/sound/soc/tegra/Kconfig
>  <at>  <at>  -26,3 +26,11  <at>  <at>  config SND_SOC_TEGRA_WM8903
>  	  boards using the WM8093 codec. Currently, the supported boards are
>  	  Harmony, Ventana, Seaboard, Kaen, and Aebl.
>  
(Continue reading)

Mark Brown | 2 May 2011 11:22
Favicon
Gravatar

Re: [alsa-devel] [PATCH v3] ASoC: tegra: TrimSlice machine support

On Mon, May 02, 2011 at 08:34:20AM +0300, Mike Rapoport wrote:
> Mark,
> Any updates on this?

Since you didn't CC Liam he hasn't revewied the patch yet.  I've added
him now.

> 
> On 04/26/11 11:52, Mike Rapoport wrote:
> > Signed-off-by: Mike Rapoport <mike@...>
> > ---
> > v3 changes:
> > * s/SND_TEGRA_SOC/SND_SOC_TEGRA
> > * drop 'default' setting in Kconfig
> > 
> > v2 changes:
> > * address Stephen and Mark comments
> > * rebase against Mark's for-next branch
> > * switch to data based specification of widgets and routes
> > * explicitly disable unused codec pins
> > 
> >  sound/soc/tegra/Kconfig     |    8 ++
> >  sound/soc/tegra/Makefile    |    2 +
> >  sound/soc/tegra/trimslice.c |  228 +++++++++++++++++++++++++++++++++++++++++++
> >  3 files changed, 238 insertions(+), 0 deletions(-)
> >  create mode 100644 sound/soc/tegra/trimslice.c
> > 
> > diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
> > index 14f7119..1e75da3 100644
> > --- a/sound/soc/tegra/Kconfig
(Continue reading)

Liam Girdwood | 2 May 2011 20:33
Picon

Re: [PATCH v3] ASoC: tegra: TrimSlice machine support

On Mon, 2011-05-02 at 10:22 +0100, Mark Brown wrote:
> On Mon, May 02, 2011 at 08:34:20AM +0300, Mike Rapoport wrote:
> > Mark,
> > Any updates on this?
> 
> Since you didn't CC Liam he hasn't revewied the patch yet.  I've added
> him now.
> 
> > 
> > On 04/26/11 11:52, Mike Rapoport wrote:
> > > Signed-off-by: Mike Rapoport <mike <at> compulab.co.il>
> > > ---
> > > v3 changes:
> > > * s/SND_TEGRA_SOC/SND_SOC_TEGRA
> > > * drop 'default' setting in Kconfig
> > > 
> > > v2 changes:
> > > * address Stephen and Mark comments
> > > * rebase against Mark's for-next branch
> > > * switch to data based specification of widgets and routes
> > > * explicitly disable unused codec pins
> > > 
> > >  sound/soc/tegra/Kconfig     |    8 ++
> > >  sound/soc/tegra/Makefile    |    2 +
> > >  sound/soc/tegra/trimslice.c |  228 +++++++++++++++++++++++++++++++++++++++++++
> > >  3 files changed, 238 insertions(+), 0 deletions(-)
> > >  create mode 100644 sound/soc/tegra/trimslice.c

Acked-by: Liam Girdwood <lrg <at> ti.com>

(Continue reading)


Gmane