[PATCH] ARM i.MX53: Add GPU clocks to clock tree

2013-03-27 Thread Philipp Zabel
This patch adds the missing GPU2D and GPU3D mux and gate clocks, and the graphics arbiter gate clock. Signed-off-by: Philipp Zabel p.za...@pengutronix.de --- Documentation/devicetree/bindings/clock/imx5-clock.txt | 5 + arch/arm/mach-imx/clk-imx51-imx53.c| 9 - 2

Re: [PATCH] ARM i.MX53: Add GPU clocks to clock tree

2013-03-27 Thread Shawn Guo
On Wed, Mar 27, 2013 at 10:51:33AM +0100, Philipp Zabel wrote: This patch adds the missing GPU2D and GPU3D mux and gate clocks, and the graphics arbiter gate clock. Signed-off-by: Philipp Zabel p.za...@pengutronix.de Applied, thanks. ___