From: Lars-Peter Clausen Date: Mon, 17 Feb 2014 09:31:53 +0000 (+0100) Subject: clk: axi-clkgen: Add support for v2 X-Git-Tag: v3.15-rc1~72^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1887c3a64fab8300a5be3fb5fd8d6474a63b50a0;p=pandora-kernel.git clk: axi-clkgen: Add support for v2 This patch adds support for the new v2 version of the axi-clkgen core. Unfortunately the method of accessing the registers is quite different on v2, while the content still stays largely the same. So the patch adds a small abstraction layer which implements the specific read and write functions for v1 and v2 in callback functions. Signed-off-by: Lars-Peter Clausen --- Reading git-diff-tree failed