From: Viresh Kumar Date: Wed, 11 Apr 2012 12:34:23 +0000 (+0530) Subject: SPEAr: clk: Add General Purpose Timer Synthesizer clock X-Git-Tag: v3.5-rc1~71^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a45896bd3a4b7beb571fa704efa7c2782b791093;p=pandora-kernel.git SPEAr: clk: Add General Purpose Timer Synthesizer clock All SPEAr SoC's contain GPT Synthesizers. Their Fout is derived from following equations: Fout= Fin/((2 ^ (N+1)) * (M+1)) This patch adds in support for this type of clock. Signed-off-by: Viresh Kumar Reviewed-by: Mike Turquette --- Reading git-diff-tree failed