From: Chen-Yu Tsai Date: Thu, 26 Jun 2014 15:55:41 +0000 (+0800) Subject: clk: sunxi: Support factor clocks with N factor starting not from 0 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~23^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a5e6c7eb5ccbb5f0d3a1dffce135f0a727f40e1;p=pandora-kernel.git clk: sunxi: Support factor clocks with N factor starting not from 0 The PLLs on newer Allwinner SoC's, such as the A31 and A23, have a N multiplier factor that starts from 1, not 0. This patch adds an option to the factor clk driver's config data structures to specify the base value of N. Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Signed-off-by: Maxime Ripard --- Reading git-diff-tree failed