diff options
author | Shawn Guo <shawn.guo@freescale.com> | 2014-04-19 11:15:06 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-05-12 22:58:49 +0800 |
commit | 886cda418b2866386c2ed157252fb0369afc4357 (patch) | |
tree | 8599debc773e277ae2b43581770853d9a27f6d75 /Documentation/devicetree/bindings/clock/imx6q-clock.txt | |
parent | f9f28cdf21679792c30d9f5eebd01b7e04fe658f (diff) | |
download | linux-886cda418b2866386c2ed157252fb0369afc4357.tar.gz linux-886cda418b2866386c2ed157252fb0369afc4357.tar.bz2 linux-886cda418b2866386c2ed157252fb0369afc4357.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/imx6q-clock.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx6q-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx6q-clock.txt b/Documentation/devicetree/bindings/clock/imx6q-clock.txt index 6aab72bf67ea..90ec91fe5ce0 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt @@ -220,6 +220,7 @@ clocks and IDs. lvds2_sel 205 lvds1_gate 206 lvds2_gate 207 + esai_ahb 208 Examples: |