]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00141363 ARM imx53 clock: change di0 clock default parent to pll3
authorJason Chen <b02280@freescale.com>
Fri, 15 Apr 2011 08:25:57 +0000 (16:25 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:08:58 +0000 (14:08 +0200)
commit7eb80894ad09abe0057dca4308c00eb56770e9b0
tree18c6e275ece85f1e1e906ed886ae315ceb2f160e
parentc62bfd02c3e8a2c82f2c32aa0d07738c9d0b5a90
ENGR00141363 ARM imx53 clock: change di0 clock default parent to pll3

If enable both LVDS and one display device use external di clock, there will
be conflict between their clock parent -- both use pll4 on mx53. So it need
change di0 clock parent to pll3, and then uart parent need change to pll2 to
avoid console mess.

Signed-off-by: Jason Chen <b02280@freescale.com>
arch/arm/mach-mx5/clock.c