From: Philipp Zabel
Date: Wed, 27 Mar 2013 17:30:40 +0000 (+0100)
Subject: ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags
X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~9^2~2^2~19
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce921702bea62fb1d4466939d4ea841a10d534e;p=pandora-kernel.git
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
Signed-off-by: Shawn Guo
---
Reading git-diff-tree failed