[alsa-devel] [PATCH 13/17] ASoC: tegra: set a sensible initial clock rate

Stephen Warren swarren at wwwdotorg.org
Sun Apr 1 04:07:18 CEST 2012


On 03/31/2012 02:17 PM, Mark Brown wrote:
> On Fri, Mar 30, 2012 at 05:07:28PM -0600, Stephen Warren wrote:
>> From: Stephen Warren <swarren at nvidia.com>
>>
>> Initialize the audio clock tree appropriately for some reasonable rate.
>> This makes sure the PLLs etc. are actually programmed to something
>> reasonable when the audio driver is loaded.
> 
>> +	ret = tegra_asoc_utils_set_rate(data, 48000, 256 * 48000);
> 
> Applied, though 48kHz is a somewhat surprising choice for the default
> CPU audio rate - the overwhelming majority of audio played winds up
> being 44.1kHz.  Still, it's just going to get changed as required.

I may as well change this to be consistent with the Tegra-side patch. I
note you said "applied", but I don't actually see it in your kernel.org
repo.


More information about the Alsa-devel mailing list