diff options
author | Anson Huang <b20788@freescale.com> | 2013-10-25 16:42:37 -0400 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2013-10-30 09:56:14 +0800 |
commit | 2242e7384bb90e2d3b422954d32cff07b2c46160 (patch) | |
tree | 88b2e4b74435138e521b6fe0c7116cef1b02c09b /Documentation | |
parent | 07a70e6b0a41cfaa9195af8272b1047a6068dfa9 (diff) |
ENGR00284981-1 arm: imx: add clock nodes for caam
Add caam clock gate nodes into clock tree, so that caam
driver can manage its clock gate to save power.
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 f53f2e5d34e8..98c0fd47f53d 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt @@ -223,6 +223,9 @@ clocks and IDs. lvds1_sel 210 lvds1_in 211 lvds1_out 212 + caam_mem 213 + caam_aclk 214 + caam_ipg 215 Examples: |