]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00318063-14: ARM: imx6sx: set pll2_bus as the default parent of QSPI clock
authorShawn Guo <shawn.guo@freescale.com>
Fri, 27 Jun 2014 08:32:46 +0000 (16:32 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:34 +0000 (21:17 -0600)
commit2cf4b53b6e2b79d8ff66d5d56fe4dcac74e15da5
treeea5526e45f13ecff6f7034bb847c2181eac64147
parentcde3cb071c9b45f1c46b855041a8f81e28c8654e
ENGR00318063-14: ARM: imx6sx: set pll2_bus as the default parent of QSPI clock

We already know that pll2_bus is the best parent of QSPI clock.  Let's
set it up in clock initialization as the default, so that we can save
those implicit parent switching and rate changing calls from clock
framework.

shawn.guo: cherry-pick commit ecef6a715f1a from imx_3.10.y

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx6sx.c