4 Aug
2008
4 Aug
'08
4:43 p.m.
On Mon, Aug 04, 2008 at 11:31:46AM -0500, Timur Tabi wrote:
A future version of this driver will lift the sample size restriction. Supporting independent sample rates is more difficult, because only certain codecs provide dual independent clocks.
Generally the approach here is for the platform drivers to allow as much flexability as they can and rely on the codec and/or machine drivers to restrict things as needed. Even where both codec and platform can support separate clocks they can be made shared by the board design.
Signed-off-by: Timur Tabi timur@freescale.com
Appled, thanks.