diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2013-04-04 05:25:08 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-12 07:28:15 -0400 |
commit | 5d530bb0ad84d403d1aac79a8a8acf2c2b0a8dd7 (patch) | |
tree | 1d3529a76ca9dc9bf5250fd146ebbb64dcfbe963 /Documentation/devicetree/bindings | |
parent | dc13ba2950acdd7ca64de3a8addcf85ada8ee908 (diff) |
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')
-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. | |||
183 | cko2_sel 168 | 183 | cko2_sel 168 |
184 | cko2_podf 169 | 184 | cko2_podf 169 |
185 | cko2 170 | 185 | cko2 170 |
186 | srtc_gate 171 | ||
187 | pata_gate 172 | ||
186 | 188 | ||
187 | Examples (for mx53): | 189 | Examples (for mx53): |
188 | 190 | ||