On Thu, Oct 16, 2008 at 2:08 PM, Mark Brown broonie@sirena.org.uk wrote:
On Thu, Oct 16, 2008 at 12:05:41PM +0200, John Kacur wrote:
On Thu, Oct 16, 2008 at 12:01 PM, Mark Brown broonie@sirena.org.uk wrote:
What are you looking to do - if you're looking for an ASoC driver for DaVinici that's the only one I'm aware of.
No, I'm looking at doing ASoC drivers in general, not for a DaVinci processor specifically.
PXA, OMAP or S3C24xx should all be good bets in terms of platform support. Out of interest, what are you working on?
PXA appears to be incomplete too! s3c24xx looks like the only one that might work. (at least with 2.6.26 mainline). If I'm not mistaken PXA must also be living in an external git tree, and is only partially implemented in the mainline kernel.
Thanks again for all the hints and info.