commit | 12b90f8a2ce4d913d9080dcd6b6c329db00cbbeb | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Tue Mar 08 18:51:09 2011 +0800 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Thu Mar 10 11:17:29 2011 +0100 |
tree | 3ab4f0b922619261e82de02ea4dbe7e318780e19 | |
parent | 47be6b92c37a27837d73f4807684ce423aed796d [diff] |
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>