Re: davinci-mcasp: extension to use AHCLKX pin as external clock source

From: Peter Ujfalusi
Date: Fri Feb 06 2015 - 06:50:46 EST


On 02/06/2015 11:22 AM, Urs FÃssler wrote:
> The AHCLKX pin seems not to be supported as external source. The first
> patch is a general fix to allow external clock. The second allows you to
> select the AHCLKX pin as clock source.
>
> Patch built against v3.19-rc7
>

I don't think this series is correct. You can just issue:
snd_soc_dai_set_sysclk(cpu_dai, 0, sysclk, SND_SOC_CLOCK_IN);

from the machine driver to select AHCLKX as input.

--
PÃter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/