commit | 9a2d4825a9368e018003a2732a61be063d178f67 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Tue Jun 05 13:53:32 2012 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Fri Nov 16 16:33:30 2012 +0100 |
tree | 7a9bedd80689cb45f718b10609b6768e918d0a07 | |
parent | 80be8aa31e97fc2eae4e5856b2e1aa6b2eb1954f [diff] |
ARM i.MX5: switch IPU clk support to devicetree bindings The i.MX5 clk support has platform based clock bindings for the IPU. IPU support is devicetree only, so move them over to devicetree based bindings. Also, enable MIPI clocks which do not have a device associated with, but still need to be enabled to do graphics on i.MX51. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Shawn Guo <shawn.guo@linaro.org>