30 Oct
2009
30 Oct
'09
6 p.m.
On Fri, Oct 30, 2009 at 11:50:20AM -0500, Bill Gatliff wrote:
Mark Brown wrote:
It'd be better define a new clock for the CLKOUT pin rather than munging it in with the master clock. MCLK is always an input on the WM8731, the CLKOUT output is a separate pin and so including it in MCLK is likely to make things confusing and could well introduce errors.
Could you explain more about what you meant by this? I'm trying to rework these patches now, and I don't understand how to implement what you are suggesting.
Define two clock IDs and then use a switch statement in the function to determine which to act on, allowing the master clock to be controlled separately to the output clock.