Re: [PATCH 1/2] MMC Agressive clocking framework v2

2009-06-15 Thread Pierre Ossman
On Tue, 2 Jun 2009 14:36:28 +0200 Linus Walleij linus.ml.wall...@gmail.com wrote: This patch modified the MMC core code to optionally call the set_ios() operation on the driver with the clock frequency set to 0 to gate the hardware block clock (and thus the MCI clock) for an MMC host

Re: [PATCH 1/2] MMC Agressive clocking framework v2

2009-06-13 Thread Pierre Ossman
On Sat, 13 Jun 2009 14:45:09 +0200 Linus Walleij linus.ml.wall...@gmail.com wrote: 2009/6/2 Linus Walleij linus.ml.wall...@gmail.com: This patch modified the MMC core code to optionally call the set_ios() operation on the driver with the clock frequency set to 0 to gate the hardware

[PATCH 1/2] MMC Agressive clocking framework v2

2009-06-02 Thread Linus Walleij
This patch modified the MMC core code to optionally call the set_ios() operation on the driver with the clock frequency set to 0 to gate the hardware block clock (and thus the MCI clock) for an MMC host controller after a grace period of at least 8 MCLK cycles. It is inspired by existing clock