7 Mar
2012
7 Mar
'12
8:19 p.m.
On Wed, Mar 07, 2012 at 11:28:49PM +0530, Nitin PAI wrote:
Perhaps your BSP is doing things differently to mainline here; it's vanishingly rare in mainline for machine drivers to enforce any limits themselves. Usually the CODEC and SoC drivers do this.
I meant the SoC drivers can still enforce these limits, and need not rely on CODEC driver.
Usually the CODEC will be way more limited than the SoC, for example the WM8727 (which is one of these dumb drivers) only supports sample rates down to 32kHz but I'd be astonished if a SoC didn't do standard audio rates from 8kHz up.