From: Chen-Yu Tsai Date: Thu, 26 Jun 2014 15:55:42 +0000 (+0800) Subject: clk: sunxi: Add support for table-based divider clocks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~23^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5671bffbb2b6eefdce7e467a162ae2eef032ac;p=pandora-kernel.git clk: sunxi: Add support for table-based divider clocks A few of the clock modules have odd dividers, such as the 2 lowest dividers being the same (2), or have the same divider when the highest bit is set. This patch adds support for optional divider tables, so the clock framework will know about the odd values. Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Signed-off-by: Maxime Ripard --- Reading git-diff-tree failed