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)
commit12b90f8a2ce4d913d9080dcd6b6c329db00cbbeb
tree3ab4f0b922619261e82de02ea4dbe7e318780e19
parent47be6b92c37a27837d73f4807684ce423aed796d
ARM: mx28: set proper parent for lcdif clock

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>
arch/arm/mach-mxs/clock-mx28.c