3 Jan
2008
3 Jan
'08
6:23 p.m.
Mark Brown wrote:
clock1 = <0, bb8000>
Would that be better?
To cover everything you'd need to be able to specify all the clocking parameters, especially a PLL configuration, and also specify more than one of each item. Even then you'd still have problems like...
The ASoC V1 API for communicating clock data from the fabric driver to the codec driver only allows for three parameters.
According to the documentation in your patch the bus frequency should already be optional
My code does not currently support that configuration, and I don't have any hardware that works that way, so I don't know what it would look like. I'm just trying to make the driver as flexible as possible, given ASoC V1 constraints.
--
Timur Tabi
Linux Kernel Developer @ Freescale