Doubts around SoC audio on omap3

2009-11-16 Thread Enric Balletbò i Serra
Hi all,

I would like to add support for SoC audio on the IGEP v2 board but I
have some doubts about how to do. As I have seen in the source code,
the SoC driver for IGEP should be the same as omap3evm, overo and
cm-t35.

So, is better to use the solution adopted by the board CM-T35 or add a
specific file for the board IGEP like omap3evm board ?

Is there any difference between the omap3evm driver and the overo driver ?

Thanks in advance,

Enric
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: Doubts around SoC audio on omap3

2009-11-16 Thread Aggarwal, Anuj
 -Original Message-
 From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
 ow...@vger.kernel.org] On Behalf Of Enric Balletbò i Serra
 Sent: Monday, November 16, 2009 11:06 PM
 To: linux-omap@vger.kernel.org
 Subject: Doubts around SoC audio on omap3
 
 Hi all,
 
 I would like to add support for SoC audio on the IGEP v2 board but I
 have some doubts about how to do. As I have seen in the source code,
 the SoC driver for IGEP should be the same as omap3evm, overo and
 cm-t35.
 
 So, is better to use the solution adopted by the board CM-T35 or add a
 specific file for the board IGEP like omap3evm board ?
 
 Is there any difference between the omap3evm driver and the overo driver ?
Including alsa-devel list too...

There could be changes in the machine drivers for different
OMAP3 based platforms like omap3evm and overo. It depends on exactly what is
present (I/Ps, O/Ps) on you EVM and how do you want to configure it, and in
that case, it makes sense to create a new machine specific file for your board.
 
 Thanks in advance,
 
 Enric
 --
 To unsubscribe from this list: send the line unsubscribe linux-omap in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html