aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorLiu Ying <Ying.Liu@freescale.com>2013-07-04 05:22:26 -0400
committerNitin Garg <nitin.garg@freescale.com>2014-04-16 09:00:37 -0400
commit59127553089e0be64cacbc3758acff5bc3b8627d (patch)
treecc6f69a9ca4058090a4babf5dece7a0926ff6fee /init
parent1d0083bcbf3058477f6586bf2dcfabc8eaed5b09 (diff)
ARM: imx: add common clock support for fixup div
One register may have several fields to control some clocks. It is possible that the read/write values of some fields may map to different real functional values, so writing to the other fields in the same register may break a working clock tree. A real case is the aclk_podf field in the register 'CCM Serial Clock Multiplexer Register 1' of i.MX6Q/SDL SoC. This patch introduces a fixup hook for divider clock which is called before writing a value to clock registers to support this kind of divider clocks. Signed-off-by: Liu Ying <Ying.Liu@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions