diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2014-04-20 09:18:51 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-05-12 18:58:49 +0400 |
commit | 7654874ebb56d10e2a12a6511fd28c08ef8dd5ff (patch) | |
tree | e81b84eb51aa7baadaaa716128cf29a346dffbba /Documentation/devicetree/bindings/clock/imx27-clock.txt | |
parent | 886cda418b2866386c2ed157252fb0369afc4357 (diff) | |
download | linux-7654874ebb56d10e2a12a6511fd28c08ef8dd5ff.tar.xz |
ARM: i.MX27 clk: Add missing clocks for MSHC and RTIC
This patch adds missing clocks handling for the Memory Stick Host
Controller (MSHC) and Run-Time Integrity Checker (RTIC).
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/imx27-clock.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx27-clock.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx27-clock.txt b/Documentation/devicetree/bindings/clock/imx27-clock.txt index 7a2070393732..6bc9fd2c6631 100644 --- a/Documentation/devicetree/bindings/clock/imx27-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx27-clock.txt @@ -98,7 +98,12 @@ clocks and IDs. fpm 83 mpll_osc_sel 84 mpll_sel 85 - spll_gate 86 + spll_gate 86 + mshc_div 87 + rtic_ipg_gate 88 + mshc_ipg_gate 89 + rtic_ahb_gate 90 + mshc_baud_gate 91 Examples: |