4 Mar
2009
4 Mar
'09
3:50 p.m.
On Wed, Mar 04, 2009 at 08:24:26AM +0100, Jonas Andersson wrote:
When setting WM8510_MCLKDIV the pll was turned off.
When setting pll frequency you got twice the expected freq, because the code calculated with postscaler of 8, but the hardware divide by 4.
Signed-off-by: Jonas Andersson jonas@microbit.se
Applied, thanks.