commit | 521674718af0f20fada7311a74c3f8fe23767d55 | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Wed Aug 15 19:07:31 2012 +0200 |
committer | Jason Cooper <jason@lakedaemon.net> | Fri Sep 21 17:07:20 2012 +0000 |
tree | af2e7c6a8d1fcedb26ad9345fffcd778511190af | |
parent | 5817d10b8b8a6003bfb7551d0c3feb92deb74ed2 [diff] |
ARM: dove: add clock gating control This patch adds clock gates from the clock gating control register available on dove. All clock gates are hooked up to tclk, except for gigabit ethernet controller (ge) which is a child of gephy to allow both enabled/disabled at the same time. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>