commit | e427954689f92dbbd1e53b1930581382fa6e7ac0 | [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 | 0b4362e6c258bf2dab94984a68eca3b4f7a1af1d [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>