commit | 0bb7e316f0ba1899ef2e94d75510c043683c212f | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Fri Sep 21 07:33:51 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:08 2012 -0700 |
tree | fa00e9103cf0a7e45ca6a826d16d36b18f276541 | |
parent | e72d617860f7833756acddaf09ac28a3d8986d4c [diff] |
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields Add meaningful constants for each clock channels and use them for enabling and disabling i.MX6 clocks. Includes an update to enable/disable the IPU1 clock in drivers/video/ipu_common to remove IMX5x register access when used on i.MX6 as discussed in V1: http://patchwork.ozlabs.org/patch/185129/ Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>