Re: [PATCH 07/22] clk: sunxi: Fix PLL6 calculation on sun6i
From: Emilio López
Date: Fri May 23 2014 - 09:09:55 EST
Hi,
El 23/05/14 04:51, Chen-Yu Tsai escribió:
The N factor for PLL6 counts from 1 to 32, as specified in the A23
manual, and shown in Allwinner's original code.
Are you sure about this? The A23 manual I'm looking at has a 5-bit field
(so 0-31) on 12:8, and the examples count from 0 (eg Factor=0 N=1 ...
Factor=31 N=32).
Cheers,
Emilio
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/