]> Pileus Git - ~andy/linux/commit
ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 27 Mar 2013 17:30:40 +0000 (18:30 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 12 Apr 2013 11:01:44 +0000 (19:01 +0800)
commit3ce921702bea62fb1d4466939d4ea841a10d534e
tree5253ddd39b13f1980ce989916601fa12d222d211
parentb1a3582dc6f1f85a56b60f688305a5194e266e02
ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags

The default is for dividers to set CLK_SET_PARENT_RATE and for muxes to
not set that flag. In the LDB clock tree, we need the opposite, so add
functions to create divider and mux clocks with configurable flags.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk.h