From: Valentin Longchamp Date: Thu, 28 May 2009 14:46:21 +0000 (+0200) Subject: mx31: correct csi_clk parent (v2) X-Git-Tag: v2.6.31-rc1~344^2~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0573cb5f45f1b98b74348c3f1ed4f26e56e774e5;p=pandora-kernel.git mx31: correct csi_clk parent (v2) changes since v1: we now check if the parent configuration bit was changed since reset and change the parent when needed. csi_clk parent was defined with ahb_clk. However, according to the m31 reference manual, it should be serial_pll_clk. Guennadi always used a 20 MHz clock that was by chance changed to a 45 MHz that fits in the mt9t031 spec. Now the clocks are computed and output correctly (measured on oscillo). Signed-off-by: Valentin Longchamp Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed