ARM: dove: add clock gating control
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 15 Aug 2012 17:07:31 +0000 (19:07 +0200)
committerJason Cooper <jason@lakedaemon.net>
Fri, 21 Sep 2012 17:07:20 +0000 (17:07 +0000)
commit521674718af0f20fada7311a74c3f8fe23767d55
treeaf2e7c6a8d1fcedb26ad9345fffcd778511190af
parent5817d10b8b8a6003bfb7551d0c3feb92deb74ed2
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>
arch/arm/mach-dove/common.c
arch/arm/mach-dove/include/mach/pm.h
This page took 0.039221 seconds and 5 git commands to generate.