diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2013-03-27 05:51:33 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-12 07:01:44 -0400 |
commit | 8ecb167f4978d86fa39d6a9c533a4c1ef3169c81 (patch) | |
tree | 94d552762a11f8c32eb64de460aa2f18a34449bf /Documentation/devicetree | |
parent | fcc4f9fc5b23e6bb80f2c7833da323a485cad1b6 (diff) |
ARM i.MX53: Add GPU clocks to clock tree
This patch adds the missing GPU2D and GPU3D mux and gate clocks,
and the graphics arbiter gate clock.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx5-clock.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx5-clock.txt b/Documentation/devicetree/bindings/clock/imx5-clock.txt index 2a0c904c46ae..342ad0fce53d 100644 --- a/Documentation/devicetree/bindings/clock/imx5-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx5-clock.txt | |||
@@ -172,6 +172,11 @@ clocks and IDs. | |||
172 | can1_serial_gate 157 | 172 | can1_serial_gate 157 |
173 | can1_ipg_gate 158 | 173 | can1_ipg_gate 158 |
174 | owire_gate 159 | 174 | owire_gate 159 |
175 | gpu3d_s 160 | ||
176 | gpu2d_s 161 | ||
177 | gpu3d_gate 162 | ||
178 | gpu2d_gate 163 | ||
179 | garb_gate 164 | ||
175 | 180 | ||
176 | Examples (for mx53): | 181 | Examples (for mx53): |
177 | 182 | ||