On Mon, 17 Nov 2008 10:34:39 -0800
Kevin Hilman <[EMAIL PROTECTED]> wrote:

> Hugo Villeneuve <[EMAIL PROTECTED]> writes:
> 
> > The PCM3008 is used on the Lyrtech SFFSDR board, in conjunction
> > with an FPGA that generates the bit clock and the master clock
> >
> > Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
> > ---
> >  sound/soc/codecs/Kconfig           |    4 +
> >  sound/soc/codecs/Makefile          |    2 +
> >  sound/soc/codecs/pcm3008.c         |  223 +++++++++++++++++++++++++
> > +++++++++++ sound/soc/codecs/pcm3008.h         |   25 ++++
> >  sound/soc/davinci/Kconfig          |    9 ++
> >  sound/soc/davinci/Makefile         |    2 +
> >  sound/soc/davinci/davinci-sffsdr.c |  145 +++++++++++++++++++++++
> >  7 files changed, 410 insertions(+), 0 deletions(-)
> >  create mode 100644 sound/soc/codecs/pcm3008.c
> >  create mode 100644 sound/soc/codecs/pcm3008.h
> >  create mode 100644 sound/soc/davinci/davinci-sffsdr.c
> 
> All the ALSA SoC stuff should be merged via the ALSA list (alsa-devel)
> since this subsystem is already in mainline.

Ok, I submitted the patch to ALSA.

> That being said, most of the stuff in davinci-sffsdr.c is board
> specific init code, and should be a separate patch and live in
> arch/arm/mach-davinci/board-sffsdr-audio.c.

I agree. Then it makes sense if sound/soc/davinci/davinci-evm.c is also moved
to arch/arm/mach-davinci/board-evm-audio.c?

Thank-you, Hugo.

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to