ARM: imx6q: add the missing esai_ahb clock
authorShawn Guo <shawn.guo@freescale.com>
Sat, 19 Apr 2014 03:15:06 +0000 (11:15 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 12 May 2014 14:58:49 +0000 (22:58 +0800)
commit886cda418b2866386c2ed157252fb0369afc4357
tree8599debc773e277ae2b43581770853d9a27f6d75
parentf9f28cdf21679792c30d9f5eebd01b7e04fe658f
ARM: imx6q: add the missing esai_ahb clock

The esai_ahb clock is derived from ahb and used to provide ESAI the
capability of register accessing and FSYS clock source for I2S clocks
dividing.  The gate bits of this esai_ahb clock are shared with the
esai clock -- the baud clock, so we need to call imx_clk_gate2_shared()
for these two clocks.

Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Documentation/devicetree/bindings/clock/imx6q-clock.txt
arch/arm/mach-imx/clk-imx6q.c
This page took 0.02916 seconds and 5 git commands to generate.