ARM i.MX51: setup MIPI during startup
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 12 Nov 2012 14:39:55 +0000 (15:39 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 16 Nov 2012 15:33:20 +0000 (16:33 +0100)
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 <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>

No differences found