diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2013-04-04 13:25:08 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-12 15:28:15 +0400 |
commit | 5d530bb0ad84d403d1aac79a8a8acf2c2b0a8dd7 (patch) | |
tree | 1d3529a76ca9dc9bf5250fd146ebbb64dcfbe963 /Documentation/devicetree/bindings/clock/imx5-clock.txt | |
parent | dc13ba2950acdd7ca64de3a8addcf85ada8ee908 (diff) | |
download | linux-5d530bb0ad84d403d1aac79a8a8acf2c2b0a8dd7.tar.xz |
ARM: i.MX5: Add PATA and SRTC clocks
This adds the clock gates and the binding documentation
for PATA and SRTC.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/imx5-clock.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx5-clock.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx5-clock.txt b/Documentation/devicetree/bindings/clock/imx5-clock.txt index 838ab8801e93..84cae1f187ca 100644 --- a/Documentation/devicetree/bindings/clock/imx5-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx5-clock.txt @@ -183,6 +183,8 @@ clocks and IDs. cko2_sel 168 cko2_podf 169 cko2 170 + srtc_gate 171 + pata_gate 172 Examples (for mx53): |