Re: [PATCH v2 2/6] ARM: dove: add clock gating control

2012-08-12 Thread Andrew Lunn
On Sat, Aug 11, 2012 at 12:35:22PM +0200, Sebastian Hesselbarth wrote: > 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/dis

[PATCH v2 2/6] ARM: dove: add clock gating control

2012-08-11 Thread Sebastian Hesselbarth
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 --- Cc: Russell