]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: clk: imx: remove the CLK_SET_RATE_NO_REPARENT for imx_clk_mux_flags
authorHuang Shijie <b32955@freescale.com>
Mon, 26 May 2014 07:31:14 +0000 (15:31 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:16:36 +0000 (21:16 -0600)
commite4343ee8dd43c0a9babd4750b31103293e08e07b
treed64c1b5068c11292ae0aa28d7d8d78bda4f8feb5
parente98a94a783877a46a52c04524d7808983d9efb24
ARM: clk: imx: remove the CLK_SET_RATE_NO_REPARENT for imx_clk_mux_flags

The clocks for Quadspi controller may be different when different
NOR flashes are connected to the board.

But the CLK_SET_RATE_NO_REPARENT flag in the current imx_clk_mux_flags
makes the clock do not have the re-parent capability.

This patch removes the CLK_SET_RATE_NO_REPARENT for imx_clk_mux_flags.
It makes the Quadspi happy.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk.h