ARM: mx28: set proper parent for lcdif clock
authorShawn Guo <shawn.guo@freescale.com>
Tue, 8 Mar 2011 10:51:09 +0000 (18:51 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 10 Mar 2011 10:17:29 +0000 (11:17 +0100)
Most likely, the LCD panel on mx28 platform will require a pixel
clock higher than ref_xtal_clk (24 MHz), so the patch initializes
the parent of lcdif clock as ref_pix_clk.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found