From: Sascha Hauer Date: Mon, 12 Nov 2012 14:39:55 +0000 (+0100) Subject: ARM i.MX51: setup MIPI during startup X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~49^2~28^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4dfccf8a8044fe2ed38b96e0546eaf8e669eb5f;p=pandora-kernel.git ARM i.MX51: setup MIPI during startup The MIPI interface has to be initialized for proper IPU support. The MIPI officially is not supported, but still needs initialization. This patch adds this to the SoC startup as all it does is poking some magic values into registers for which we do not have documentation. Signed-off-by: Sascha Hauer Acked-by: Shawn Guo --- Reading git-diff-tree failed