diff options
author | Anson Huang <b20788@freescale.com> | 2013-10-31 15:27:19 -0400 |
---|---|---|
committer | Anson Huang <b20788@freescale.com> | 2013-11-01 15:48:59 -0400 |
commit | 6063e4c5c91662b1ce30e83c36a91ae4f7d8878a (patch) | |
tree | 4280b52e8c843de6a022f2d0a7f3ed6b7d619aef /Documentation | |
parent | 28774b788ae0de5d88045dd60cac3656c305821d (diff) |
ENGR00285692 arm: imx: add necessary clock gates into clk tree
1. add epit1, epit2 and tzasc2 clock gate to clk tree so that
clk framework can manage these clock gates;
2. adjust ipu2_di1 clock gate registry code to follow hardware
register CG index sequence.
Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx6q-clock.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx6q-clock.txt b/Documentation/devicetree/bindings/clock/imx6q-clock.txt index 98c0fd47f53d..b289100d6599 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt @@ -226,6 +226,9 @@ clocks and IDs. caam_mem 213 caam_aclk 214 caam_ipg 215 + epit1 216 + epit2 217 + tzasc2 218 Examples: |