[alsa-devel] [PATCH 4/4] ALSA: ASoC: Davinci: Fixed missing McBSP pinmux for SFFSDR

Hugo Villeneuve hugo at hugovil.com
Tue Mar 10 15:03:41 CET 2009


On Tue, 10 Mar 2009 10:29:23 +0000
Mark Brown <broonie at sirena.org.uk> wrote:

> On Mon, Mar 09, 2009 at 11:32:09PM -0400, Hugo Villeneuve wrote:
> >  		return -EINVAL;
> >  
> > +	davinci_cfg_reg(DM644X_MCBSP);
> > +
> 
> I can't find any references to this function in mainline?

Hi Mark,
I based those patches on the latest linux-davinci git tree, which has
the function.

> Most of the
> ARM variants do this sort of configuration in the arch/arm code which
> was why I was looking for other users to see what was idiomatic for
> DaVinci.

In fact I just duplicated what was done for the evm board in
sound/soc/davinci/davinci-evm.c, which also has the davinci_cfg_reg()
function (in the linux-davinci tree):

  http://git.kernel.org/?p=linux/kernel/git/khilman/linux-davinci.git;a=commit;h=da57d7068350741e62671a7f619d5b4fad2727c0

> I've applied the other three patches.

Thanks, Hugo V.


More information about the Alsa-devel mailing list