All of lore.kernel.org
 help / color / mirror / Atom feed
* COMMON_CLK_DISABLE_UNUSED
@ 2012-04-09 22:29 ` Andrew Lunn
  0 siblings, 0 replies; 10+ messages in thread
From: Andrew Lunn @ 2012-04-09 22:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mike

I've been thinking about:

config COMMON_CLK_DISABLE_UNUSED
        bool "Disabled unused clocks at boot"
        depends on COMMON_CLK
        ---help---
          Traverses the entire clock tree and disables any clocks that are
          enabled in hardware but have not been enabled by any device drivers.
          This saves power and keeps the software model of the clock in line
          with reality.

          If in doubt, say "N".

I think in the long run, having this as an option is going to cause
problems, in particular for the One ARM Kernel. Some platforms are
going to want it enabled, others will want it disabled. Depending on
who looses out, there are going to be power regressions, or clocks
unexpectedly turned off.

I think it would be good to consider deleting this config option and
just have the code always enabled.

What do you think?

     Thanks
	Andrew

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-05-01 22:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-09 22:29 COMMON_CLK_DISABLE_UNUSED Andrew Lunn
2012-04-09 22:29 ` COMMON_CLK_DISABLE_UNUSED Andrew Lunn
2012-04-09 23:04 ` COMMON_CLK_DISABLE_UNUSED Turquette, Mike
2012-04-09 23:04   ` COMMON_CLK_DISABLE_UNUSED Turquette, Mike
2012-04-10 13:36   ` COMMON_CLK_DISABLE_UNUSED Rob Herring
2012-04-10 13:36     ` COMMON_CLK_DISABLE_UNUSED Rob Herring
2012-04-17 22:05     ` COMMON_CLK_DISABLE_UNUSED Turquette, Mike
2012-04-17 22:05       ` COMMON_CLK_DISABLE_UNUSED Turquette, Mike
2012-05-01 22:44     ` COMMON_CLK_DISABLE_UNUSED Mike Turquette
2012-05-01 22:44       ` COMMON_CLK_DISABLE_UNUSED Mike Turquette

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.