diff options
author | Markus Pargmann <mpa@pengutronix.de> | 2013-06-23 10:51:10 +0200 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-07-15 08:28:06 +0800 |
commit | bf81e2f1006d10694bcb62c1a001f3a786b902ac (patch) | |
tree | 563e1c498c5fe3cd7c572b75dc751913892bd8fc /Documentation/devicetree | |
parent | f5786b8e934e77f76f689c515baa582ff5a196ec (diff) | |
download | linux-bf81e2f1006d10694bcb62c1a001f3a786b902ac.tar.gz linux-bf81e2f1006d10694bcb62c1a001f3a786b902ac.tar.bz2 linux-bf81e2f1006d10694bcb62c1a001f3a786b902ac.zip |
ARM: imx27: Fix documentation for SPLL clock
spll_gate was added with commit b7eed2076183994dbda2c19bc7fba99b65a135e3
"ARM: imx27: add a clock gate to activate SPLL clock".
spll_gate is missing in the devicetree clock documentation for imx27. This
patch adds it to the list of clocks in the documentation.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx27-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx27-clock.txt b/Documentation/devicetree/bindings/clock/imx27-clock.txt index ab1a56e9de9d..7a2070393732 100644 --- a/Documentation/devicetree/bindings/clock/imx27-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx27-clock.txt @@ -98,6 +98,7 @@ clocks and IDs. fpm 83 mpll_osc_sel 84 mpll_sel 85 + spll_gate 86 Examples: |