diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2013-03-27 13:51:33 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-12 15:01:44 +0400 |
commit | 8ecb167f4978d86fa39d6a9c533a4c1ef3169c81 (patch) | |
tree | 94d552762a11f8c32eb64de460aa2f18a34449bf /Documentation/devicetree/bindings/clock/imx5-clock.txt | |
parent | fcc4f9fc5b23e6bb80f2c7833da323a485cad1b6 (diff) | |
download | linux-8ecb167f4978d86fa39d6a9c533a4c1ef3169c81.tar.xz |
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/bindings/clock/imx5-clock.txt')
-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. can1_serial_gate 157 can1_ipg_gate 158 owire_gate 159 + gpu3d_s 160 + gpu2d_s 161 + gpu3d_gate 162 + gpu2d_gate 163 + garb_gate 164 Examples (for mx53): |